diff --git a/Docker安装脚本/nacos/logs/alipay-jraft.log b/Docker安装脚本/nacos/logs/alipay-jraft.log deleted file mode 100644 index 20243ac..0000000 --- a/Docker安装脚本/nacos/logs/alipay-jraft.log +++ /dev/null @@ -1,548 +0,0 @@ -2024-04-25 17:04:35,860 INFO SPI service [com.alipay.sofa.jraft.JRaftServiceFactory - com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory] loading. - -2024-04-25 17:04:36,020 INFO SPI service [com.alipay.sofa.jraft.rpc.RaftRpcFactory - com.alipay.sofa.jraft.rpc.impl.GrpcRaftRpcFactory] loading. - -2024-04-25 17:04:36,947 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.NodeDescribeSignalHandler] loading. - -2024-04-25 17:04:36,948 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.NodeMetricsSignalHandler] loading. - -2024-04-25 17:04:36,948 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.ThreadPoolMetricsSignalHandler] loading. - -2024-04-25 17:04:36,962 INFO SPI service [com.alipay.sofa.jraft.util.timer.RaftTimerFactory - com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory] loading. - -2024-04-25 17:04:36,970 INFO The number of active nodes increment to 1. - -2024-04-25 17:04:37,486 INFO Starts FSMCaller successfully. - -2024-04-25 17:04:37,497 WARN No data for snapshot reader /home/nacos/data/protocol/raft/naming_persistent_service/snapshot. - -2024-04-25 17:04:37,562 INFO Node init, term=0, lastLogId=LogId [index=0, term=0], conf=a6955b479796:7848, oldConf=. - -2024-04-25 17:04:37,586 INFO Node start vote and grant vote self, term=0. - -2024-04-25 17:04:37,660 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_persistent_service/meta-data, term=1, votedFor=a6955b479796:7848, cost time=62 ms - -2024-04-25 17:04:37,660 INFO Node become leader of group, term=1, conf=a6955b479796:7848, oldConf=. - -2024-04-25 17:04:37,663 INFO -Djraft.recyclers.maxCapacityPerThread: 4096. - -2024-04-25 17:04:37,683 INFO onLeaderStart: term=1. - -2024-04-25 17:04:37,685 ERROR Handle FSMCallerImpl disruptor event error, event is com.alipay.sofa.jraft.core.FSMCallerImpl$ApplyTask@286795a4 - -java.lang.NullPointerException: null - at com.alibaba.nacos.core.distributed.raft.NacosStateMachine.onLeaderStart(NacosStateMachine.java:198) - at com.alipay.sofa.jraft.core.NodeImpl$ConfigurationChangeDone.run(NodeImpl.java:2234) - at com.alipay.sofa.jraft.core.FSMCallerImpl.doCommitted(FSMCallerImpl.java:501) - at com.alipay.sofa.jraft.core.FSMCallerImpl.runApplyTask(FSMCallerImpl.java:440) - at com.alipay.sofa.jraft.core.FSMCallerImpl.access$100(FSMCallerImpl.java:73) - at com.alipay.sofa.jraft.core.FSMCallerImpl$ApplyTaskHandler.onEvent(FSMCallerImpl.java:148) - at com.alipay.sofa.jraft.core.FSMCallerImpl$ApplyTaskHandler.onEvent(FSMCallerImpl.java:142) - at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:137) - at java.lang.Thread.run(Thread.java:748) -2024-04-25 17:04:37,685 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:04:37,685 INFO Start the RaftGroupService successfully. - -2024-04-25 17:25:08,622 INFO SPI service [com.alipay.sofa.jraft.JRaftServiceFactory - com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory] loading. - -2024-04-25 17:25:08,711 INFO SPI service [com.alipay.sofa.jraft.rpc.RaftRpcFactory - com.alipay.sofa.jraft.rpc.impl.GrpcRaftRpcFactory] loading. - -2024-04-25 17:25:08,957 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.NodeDescribeSignalHandler] loading. - -2024-04-25 17:25:08,957 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.NodeMetricsSignalHandler] loading. - -2024-04-25 17:25:08,957 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.ThreadPoolMetricsSignalHandler] loading. - -2024-04-25 17:25:08,971 INFO SPI service [com.alipay.sofa.jraft.util.timer.RaftTimerFactory - com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory] loading. - -2024-04-25 17:25:08,975 INFO The number of active nodes increment to 1. - -2024-04-25 17:25:09,292 INFO Starts FSMCaller successfully. - -2024-04-25 17:25:09,300 WARN No data for snapshot reader /home/nacos/data/protocol/raft/naming_persistent_service_v2/snapshot. - -2024-04-25 17:25:09,484 INFO Node init, term=0, lastLogId=LogId [index=0, term=0], conf=527c83433216:7848, oldConf=. - -2024-04-25 17:25:09,487 INFO Node start vote and grant vote self, term=0. - -2024-04-25 17:25:09,509 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_persistent_service_v2/meta-data, term=1, votedFor=527c83433216:7848, cost time=16 ms - -2024-04-25 17:25:09,509 INFO Node become leader of group, term=1, conf=527c83433216:7848, oldConf=. - -2024-04-25 17:25:09,513 INFO -Djraft.recyclers.maxCapacityPerThread: 4096. - -2024-04-25 17:25:09,517 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:25:09,517 INFO Start the RaftGroupService successfully. - -2024-04-25 17:25:09,555 INFO onLeaderStart: term=1. - -2024-04-25 17:25:09,568 INFO The number of active nodes increment to 2. - -2024-04-25 17:25:09,659 WARN Channel in TRANSIENT_FAILURE state: 527c83433216:7848. - -2024-04-25 17:25:09,659 WARN Channel in SHUTDOWN state: 527c83433216:7848. - -2024-04-25 17:25:09,731 INFO Starts FSMCaller successfully. - -2024-04-25 17:25:09,731 WARN No data for snapshot reader /home/nacos/data/protocol/raft/naming_instance_metadata/snapshot. - -2024-04-25 17:25:09,734 INFO Node init, term=0, lastLogId=LogId [index=0, term=0], conf=527c83433216:7848, oldConf=. - -2024-04-25 17:25:09,734 INFO Node start vote and grant vote self, term=0. - -2024-04-25 17:25:09,755 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_instance_metadata/meta-data, term=1, votedFor=527c83433216:7848, cost time=21 ms - -2024-04-25 17:25:09,756 INFO Node become leader of group, term=1, conf=527c83433216:7848, oldConf=. - -2024-04-25 17:25:09,756 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:25:09,756 INFO Start the RaftGroupService successfully. - -2024-04-25 17:25:09,772 INFO onLeaderStart: term=1. - -2024-04-25 17:25:09,873 INFO The number of active nodes increment to 3. - -2024-04-25 17:25:10,045 INFO Starts FSMCaller successfully. - -2024-04-25 17:25:10,045 WARN No data for snapshot reader /home/nacos/data/protocol/raft/naming_service_metadata/snapshot. - -2024-04-25 17:25:10,089 INFO Node init, term=0, lastLogId=LogId [index=0, term=0], conf=527c83433216:7848, oldConf=. - -2024-04-25 17:25:10,090 INFO Node start vote and grant vote self, term=0. - -2024-04-25 17:25:10,100 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_service_metadata/meta-data, term=1, votedFor=527c83433216:7848, cost time=11 ms - -2024-04-25 17:25:10,101 INFO Node become leader of group, term=1, conf=527c83433216:7848, oldConf=. - -2024-04-25 17:25:10,101 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:25:10,101 INFO Start the RaftGroupService successfully. - -2024-04-25 17:25:10,147 INFO onLeaderStart: term=1. - -2024-04-25 17:44:41,569 INFO Deleting snapshot /home/nacos/data/protocol/raft/naming_persistent_service_v2/snapshot/snapshot_1. - -2024-04-25 17:44:41,569 INFO Renaming /home/nacos/data/protocol/raft/naming_persistent_service_v2/snapshot/temp to /home/nacos/data/protocol/raft/naming_persistent_service_v2/snapshot/snapshot_1. - -2024-04-25 17:50:16,839 INFO Deleting snapshot /home/nacos/data/protocol/raft/naming_service_metadata/snapshot/snapshot_1. - -2024-04-25 17:50:16,839 INFO Renaming /home/nacos/data/protocol/raft/naming_service_metadata/snapshot/temp to /home/nacos/data/protocol/raft/naming_service_metadata/snapshot/snapshot_1. - -2024-04-25 17:50:57,416 INFO Node shutdown, currTerm=1 state=STATE_LEADER. - -2024-04-25 17:50:57,417 INFO Fail to find the next candidate. - -2024-04-25 17:50:57,417 INFO onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.]. - -2024-04-25 17:50:57,420 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_service_metadata/meta-data, term=1, votedFor=527c83433216:7848, cost time=3 ms - -2024-04-25 17:50:57,420 INFO Shutting down FSMCaller... - -2024-04-25 17:50:57,420 INFO onShutdown. - -2024-04-25 17:50:57,421 INFO ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@75b0ce70[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:50:57,421 INFO ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@70c4133b[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:50:57,421 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-'}. - -2024-04-25 17:50:57,421 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-'}. - -2024-04-25 17:50:57,421 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-'}. - -2024-04-25 17:50:57,421 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-'}. - -2024-04-25 17:50:57,421 INFO The number of active nodes decrement to 2. - -2024-04-25 17:50:57,422 INFO Node shutdown, currTerm=1 state=STATE_SHUTTING. - -2024-04-25 17:50:57,422 INFO Stop the RaftGroupService successfully. - -2024-04-25 17:50:57,422 INFO Node shutdown, currTerm=1 state=STATE_LEADER. - -2024-04-25 17:50:57,422 INFO Fail to find the next candidate. - -2024-04-25 17:50:57,422 INFO onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.]. - -2024-04-25 17:50:57,425 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_instance_metadata/meta-data, term=1, votedFor=527c83433216:7848, cost time=3 ms - -2024-04-25 17:50:57,425 INFO Shutting down FSMCaller... - -2024-04-25 17:50:57,425 INFO onShutdown. - -2024-04-25 17:50:57,425 INFO ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@4688fd54[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:50:57,426 INFO ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@43c5fbd3[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:50:57,426 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-'}. - -2024-04-25 17:50:57,426 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-'}. - -2024-04-25 17:50:57,426 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-'}. - -2024-04-25 17:50:57,426 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-'}. - -2024-04-25 17:50:57,426 INFO The number of active nodes decrement to 1. - -2024-04-25 17:50:57,426 INFO Node shutdown, currTerm=1 state=STATE_SHUTTING. - -2024-04-25 17:50:57,426 INFO Stop the RaftGroupService successfully. - -2024-04-25 17:50:57,426 INFO Node shutdown, currTerm=1 state=STATE_LEADER. - -2024-04-25 17:50:57,426 INFO Fail to find the next candidate. - -2024-04-25 17:50:57,426 INFO onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.]. - -2024-04-25 17:50:57,432 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_persistent_service_v2/meta-data, term=1, votedFor=527c83433216:7848, cost time=1 ms - -2024-04-25 17:50:57,432 INFO Shutting down FSMCaller... - -2024-04-25 17:50:57,432 INFO onShutdown. - -2024-04-25 17:50:57,432 INFO ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@65b0e771[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:50:57,432 INFO ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@6453c4ce[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:50:57,433 INFO The number of active nodes decrement to 0. - -2024-04-25 17:50:57,433 INFO ThreadPool is terminated: JRaft-Global-ElectionTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@155533bf[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]. - -2024-04-25 17:50:57,433 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-'}. - -2024-04-25 17:50:57,433 INFO ThreadPool is terminated: JRaft-Global-VoteTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@5e2c9f87[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]. - -2024-04-25 17:50:57,433 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-'}. - -2024-04-25 17:50:57,434 INFO ThreadPool is terminated: JRaft-Global-StepDownTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@17480a4d[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1854]. - -2024-04-25 17:50:57,434 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-'}. - -2024-04-25 17:50:57,434 INFO ThreadPool is terminated: JRaft-Global-SnapshotTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@6b25ce09[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]. - -2024-04-25 17:50:57,434 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-'}. - -2024-04-25 17:50:57,434 INFO Node shutdown, currTerm=1 state=STATE_SHUTTING. - -2024-04-25 17:50:57,434 INFO Stop the RaftGroupService successfully. - -2024-04-25 17:50:57,434 INFO Shutdown managed channel: 527c83433216:7848, ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=10, target=527c83433216:7848}}. - -2024-04-25 17:50:57,456 INFO Connection disconnected: /172.17.0.4:36968 - -2024-04-25 17:50:57,460 INFO ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@4d6f7a6f[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1088]. - -2024-04-25 17:51:39,706 INFO SPI service [com.alipay.sofa.jraft.JRaftServiceFactory - com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory] loading. - -2024-04-25 17:51:39,778 INFO SPI service [com.alipay.sofa.jraft.rpc.RaftRpcFactory - com.alipay.sofa.jraft.rpc.impl.GrpcRaftRpcFactory] loading. - -2024-04-25 17:51:40,072 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.NodeDescribeSignalHandler] loading. - -2024-04-25 17:51:40,073 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.NodeMetricsSignalHandler] loading. - -2024-04-25 17:51:40,073 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.ThreadPoolMetricsSignalHandler] loading. - -2024-04-25 17:51:40,080 INFO SPI service [com.alipay.sofa.jraft.util.timer.RaftTimerFactory - com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory] loading. - -2024-04-25 17:51:40,091 INFO The number of active nodes increment to 1. - -2024-04-25 17:51:40,702 INFO Starts FSMCaller successfully. - -2024-04-25 17:51:40,710 INFO Loading snapshot, meta=last_included_index: 1 -last_included_term: 1 -peers: "527c83433216:7848" -. - -2024-04-25 17:51:40,860 INFO Node onSnapshotLoadDone, last_included_index: 1 -last_included_term: 1 -peers: "527c83433216:7848" - - -2024-04-25 17:51:40,867 INFO Node target priority value has changed from: 0, to: -1. - -2024-04-25 17:51:40,923 INFO Node init, term=1, lastLogId=LogId [index=1, term=1], conf=527c83433216:7848, oldConf=. - -2024-04-25 17:51:40,944 INFO Node start vote and grant vote self, term=1. - -2024-04-25 17:51:41,000 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_persistent_service_v2/meta-data, term=2, votedFor=527c83433216:7848, cost time=44 ms - -2024-04-25 17:51:41,001 INFO Node become leader of group, term=2, conf=527c83433216:7848, oldConf=. - -2024-04-25 17:51:41,009 INFO -Djraft.recyclers.maxCapacityPerThread: 4096. - -2024-04-25 17:51:41,015 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:51:41,016 INFO Start the RaftGroupService successfully. - -2024-04-25 17:51:41,023 INFO onLeaderStart: term=2. - -2024-04-25 17:51:41,074 INFO The number of active nodes increment to 2. - -2024-04-25 17:51:41,283 WARN Channel in TRANSIENT_FAILURE state: 527c83433216:7848. - -2024-04-25 17:51:41,283 WARN Channel in SHUTDOWN state: 527c83433216:7848. - -2024-04-25 17:51:41,324 INFO Starts FSMCaller successfully. - -2024-04-25 17:51:41,325 WARN No data for snapshot reader /home/nacos/data/protocol/raft/naming_instance_metadata/snapshot. - -2024-04-25 17:51:41,325 INFO Node target priority value has changed from: 0, to: -1. - -2024-04-25 17:51:41,341 INFO Node init, term=1, lastLogId=LogId [index=1, term=1], conf=527c83433216:7848, oldConf=. - -2024-04-25 17:51:41,342 INFO Node start vote and grant vote self, term=1. - -2024-04-25 17:51:41,354 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_instance_metadata/meta-data, term=2, votedFor=527c83433216:7848, cost time=10 ms - -2024-04-25 17:51:41,354 INFO Node become leader of group, term=2, conf=527c83433216:7848, oldConf=. - -2024-04-25 17:51:41,354 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:51:41,354 INFO Start the RaftGroupService successfully. - -2024-04-25 17:51:41,395 INFO The number of active nodes increment to 3. - -2024-04-25 17:51:41,448 INFO onLeaderStart: term=2. - -2024-04-25 17:51:41,561 INFO Starts FSMCaller successfully. - -2024-04-25 17:51:41,562 INFO Loading snapshot, meta=last_included_index: 1 -last_included_term: 1 -peers: "527c83433216:7848" -. - -2024-04-25 17:51:41,571 INFO Node onSnapshotLoadDone, last_included_index: 1 -last_included_term: 1 -peers: "527c83433216:7848" - - -2024-04-25 17:51:41,571 INFO Node target priority value has changed from: 0, to: -1. - -2024-04-25 17:51:41,572 INFO Node init, term=1, lastLogId=LogId [index=1, term=1], conf=527c83433216:7848, oldConf=. - -2024-04-25 17:51:41,573 INFO Node start vote and grant vote self, term=1. - -2024-04-25 17:51:41,596 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_service_metadata/meta-data, term=2, votedFor=527c83433216:7848, cost time=23 ms - -2024-04-25 17:51:41,596 INFO Node become leader of group, term=2, conf=527c83433216:7848, oldConf=. - -2024-04-25 17:51:41,596 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:51:41,596 INFO Start the RaftGroupService successfully. - -2024-04-25 17:51:41,604 INFO onLeaderStart: term=2. - -2024-04-25 17:52:52,907 INFO Node shutdown, currTerm=2 state=STATE_LEADER. - -2024-04-25 17:52:52,920 INFO Fail to find the next candidate. - -2024-04-25 17:52:52,921 INFO onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.]. - -2024-04-25 17:52:52,966 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_service_metadata/meta-data, term=2, votedFor=527c83433216:7848, cost time=27 ms - -2024-04-25 17:52:52,966 INFO Shutting down FSMCaller... - -2024-04-25 17:52:52,966 INFO onShutdown. - -2024-04-25 17:52:52,968 INFO ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@5e59cb8[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:52:52,968 INFO ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@660b92c1[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:52:52,968 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-'}. - -2024-04-25 17:52:52,968 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-'}. - -2024-04-25 17:52:52,968 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-'}. - -2024-04-25 17:52:52,968 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-'}. - -2024-04-25 17:52:52,969 INFO The number of active nodes decrement to 2. - -2024-04-25 17:52:52,970 INFO Node shutdown, currTerm=2 state=STATE_SHUTTING. - -2024-04-25 17:52:52,970 INFO Stop the RaftGroupService successfully. - -2024-04-25 17:52:52,970 INFO Node shutdown, currTerm=2 state=STATE_LEADER. - -2024-04-25 17:52:52,970 INFO Fail to find the next candidate. - -2024-04-25 17:52:52,970 INFO onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.]. - -2024-04-25 17:52:53,000 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_instance_metadata/meta-data, term=2, votedFor=527c83433216:7848, cost time=16 ms - -2024-04-25 17:52:53,000 INFO Shutting down FSMCaller... - -2024-04-25 17:52:53,000 INFO onShutdown. - -2024-04-25 17:52:53,007 INFO ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@67da49c1[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:52:53,008 INFO ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@4b8ca77c[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:52:53,008 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-'}. - -2024-04-25 17:52:53,008 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-'}. - -2024-04-25 17:52:53,008 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-'}. - -2024-04-25 17:52:53,008 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-'}. - -2024-04-25 17:52:53,008 INFO The number of active nodes decrement to 1. - -2024-04-25 17:52:53,009 INFO Node shutdown, currTerm=2 state=STATE_SHUTTING. - -2024-04-25 17:52:53,009 INFO Stop the RaftGroupService successfully. - -2024-04-25 17:52:53,009 INFO Node shutdown, currTerm=2 state=STATE_LEADER. - -2024-04-25 17:52:53,009 INFO Fail to find the next candidate. - -2024-04-25 17:52:53,009 INFO onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.]. - -2024-04-25 17:52:53,055 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_persistent_service_v2/meta-data, term=2, votedFor=527c83433216:7848, cost time=45 ms - -2024-04-25 17:52:53,055 INFO Shutting down FSMCaller... - -2024-04-25 17:52:53,055 INFO onShutdown. - -2024-04-25 17:52:53,056 INFO ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@27e967cc[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:52:53,056 INFO ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@1248b6b1[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:52:53,056 INFO The number of active nodes decrement to 0. - -2024-04-25 17:52:53,057 INFO ThreadPool is terminated: JRaft-Global-ElectionTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@36cdb42b[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]. - -2024-04-25 17:52:53,057 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-'}. - -2024-04-25 17:52:53,057 INFO ThreadPool is terminated: JRaft-Global-VoteTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@57395e15[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]. - -2024-04-25 17:52:53,057 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-'}. - -2024-04-25 17:52:53,057 INFO ThreadPool is terminated: JRaft-Global-StepDownTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@e3938b5[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 84]. - -2024-04-25 17:52:53,057 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-'}. - -2024-04-25 17:52:53,057 INFO ThreadPool is terminated: JRaft-Global-SnapshotTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@615ae13d[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]. - -2024-04-25 17:52:53,058 INFO Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-'}. - -2024-04-25 17:52:53,058 INFO Node shutdown, currTerm=2 state=STATE_SHUTTING. - -2024-04-25 17:52:53,058 INFO Stop the RaftGroupService successfully. - -2024-04-25 17:52:53,058 INFO Shutdown managed channel: 527c83433216:7848, ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=10, target=527c83433216:7848}}. - -2024-04-25 17:52:53,085 INFO Connection disconnected: /172.17.0.4:37064 - -2024-04-25 17:52:53,131 INFO ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@4923f33[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 58]. - -2024-04-25 17:54:38,941 INFO SPI service [com.alipay.sofa.jraft.JRaftServiceFactory - com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory] loading. - -2024-04-25 17:54:39,004 INFO SPI service [com.alipay.sofa.jraft.rpc.RaftRpcFactory - com.alipay.sofa.jraft.rpc.impl.GrpcRaftRpcFactory] loading. - -2024-04-25 17:54:39,271 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.NodeDescribeSignalHandler] loading. - -2024-04-25 17:54:39,271 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.NodeMetricsSignalHandler] loading. - -2024-04-25 17:54:39,272 INFO SPI service [com.alipay.sofa.jraft.util.JRaftSignalHandler - com.alipay.sofa.jraft.ThreadPoolMetricsSignalHandler] loading. - -2024-04-25 17:54:39,274 INFO SPI service [com.alipay.sofa.jraft.util.timer.RaftTimerFactory - com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory] loading. - -2024-04-25 17:54:39,278 INFO The number of active nodes increment to 1. - -2024-04-25 17:54:39,681 INFO Starts FSMCaller successfully. - -2024-04-25 17:54:39,693 INFO Loading snapshot, meta=last_included_index: 1 -last_included_term: 1 -peers: "527c83433216:7848" -. - -2024-04-25 17:54:39,878 INFO Node onSnapshotLoadDone, last_included_index: 1 -last_included_term: 1 -peers: "527c83433216:7848" - - -2024-04-25 17:54:39,881 INFO Node target priority value has changed from: 0, to: -1. - -2024-04-25 17:54:39,999 INFO Node init, term=2, lastLogId=LogId [index=2, term=2], conf=527c83433216:7848, oldConf=. - -2024-04-25 17:54:40,020 INFO Node start vote and grant vote self, term=2. - -2024-04-25 17:54:40,119 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_persistent_service_v2/meta-data, term=3, votedFor=527c83433216:7848, cost time=79 ms - -2024-04-25 17:54:40,119 INFO Node become leader of group, term=3, conf=527c83433216:7848, oldConf=. - -2024-04-25 17:54:40,133 INFO -Djraft.recyclers.maxCapacityPerThread: 4096. - -2024-04-25 17:54:40,159 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:54:40,159 INFO Start the RaftGroupService successfully. - -2024-04-25 17:54:40,172 INFO onLeaderStart: term=3. - -2024-04-25 17:54:40,236 INFO The number of active nodes increment to 2. - -2024-04-25 17:54:40,863 INFO Starts FSMCaller successfully. - -2024-04-25 17:54:40,864 WARN No data for snapshot reader /home/nacos/data/protocol/raft/naming_instance_metadata/snapshot. - -2024-04-25 17:54:40,864 INFO Node target priority value has changed from: 0, to: -1. - -2024-04-25 17:54:40,886 INFO Node init, term=2, lastLogId=LogId [index=2, term=2], conf=527c83433216:7848, oldConf=. - -2024-04-25 17:54:40,886 INFO Node start vote and grant vote self, term=2. - -2024-04-25 17:54:40,902 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_instance_metadata/meta-data, term=3, votedFor=527c83433216:7848, cost time=9 ms - -2024-04-25 17:54:40,903 INFO Node become leader of group, term=3, conf=527c83433216:7848, oldConf=. - -2024-04-25 17:54:40,903 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:54:40,903 INFO Start the RaftGroupService successfully. - -2024-04-25 17:54:40,926 INFO onLeaderStart: term=3. - -2024-04-25 17:54:40,929 INFO The number of active nodes increment to 3. - -2024-04-25 17:54:40,971 WARN Channel in TRANSIENT_FAILURE state: 527c83433216:7848. - -2024-04-25 17:54:40,971 WARN Channel in SHUTDOWN state: 527c83433216:7848. - -2024-04-25 17:54:41,520 INFO Starts FSMCaller successfully. - -2024-04-25 17:54:41,522 INFO Loading snapshot, meta=last_included_index: 1 -last_included_term: 1 -peers: "527c83433216:7848" -. - -2024-04-25 17:54:41,524 INFO Node onSnapshotLoadDone, last_included_index: 1 -last_included_term: 1 -peers: "527c83433216:7848" - - -2024-04-25 17:54:41,524 INFO Node target priority value has changed from: 0, to: -1. - -2024-04-25 17:54:41,574 INFO Node init, term=2, lastLogId=LogId [index=2, term=2], conf=527c83433216:7848, oldConf=. - -2024-04-25 17:54:41,574 INFO Node start vote and grant vote self, term=2. - -2024-04-25 17:54:41,584 INFO Save raft meta, path=/home/nacos/data/protocol/raft/naming_service_metadata/meta-data, term=3, votedFor=527c83433216:7848, cost time=10 ms - -2024-04-25 17:54:41,584 INFO Node become leader of group, term=3, conf=527c83433216:7848, oldConf=. - -2024-04-25 17:54:41,585 WARN RPC server is not started in RaftGroupService. - -2024-04-25 17:54:41,585 INFO Start the RaftGroupService successfully. - -2024-04-25 17:54:41,601 INFO onLeaderStart: term=3. - -2024-04-25 17:54:41,986 ERROR Fail to connect 527c83433216:7848, remoting exception: java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 0.545225064s. [buffered_nanos=554320629, waiting_for_connection]. - -2024-04-25 17:54:41,987 ERROR Fail to connect peer 527c83433216:7848 to get leader for group naming_persistent_service_v2. - -2024-04-25 17:54:42,019 ERROR Fail to connect 527c83433216:7848, remoting exception: java.util.concurrent.ExecutionException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 0.643377788s. [buffered_nanos=690977697, waiting_for_connection]. - -2024-04-25 17:54:42,019 ERROR Fail to connect peer 527c83433216:7848 to get leader for group naming_instance_metadata. - diff --git a/Docker安装脚本/nacos/logs/cmdb-main.log b/Docker安装脚本/nacos/logs/cmdb-main.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/config-client-request.log b/Docker安装脚本/nacos/logs/config-client-request.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/config-dump.log b/Docker安装脚本/nacos/logs/config-dump.log deleted file mode 100644 index e51e05b..0000000 --- a/Docker安装脚本/nacos/logs/config-dump.log +++ /dev/null @@ -1,72 +0,0 @@ -2024-04-25 17:25:39,190 INFO [dump-task] add task. groupKey=common.yml+DEFAULT_GROUP, taskKey=common.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,190 INFO [dump-task] add task. groupKey=redis.yml+DEFAULT_GROUP, taskKey=redis.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,190 INFO [dump-task] add task. groupKey=rabbitmq.yml+DEFAULT_GROUP, taskKey=rabbitmq.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,190 INFO [dump-task] add task. groupKey=lamp-oauth-server.yml+DEFAULT_GROUP, taskKey=lamp-oauth-server.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,190 INFO [dump-task] add task. groupKey=lamp-monitor.yml+DEFAULT_GROUP, taskKey=lamp-monitor.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,191 INFO [dump-task] add task. groupKey=lamp-gateway-server.yml+DEFAULT_GROUP, taskKey=lamp-gateway-server.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,193 INFO [dump-task] add task. groupKey=lamp-base-server.yml+DEFAULT_GROUP, taskKey=lamp-base-server.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,194 INFO [dump-task] add task. groupKey=lamp-system-server.yml+DEFAULT_GROUP, taskKey=lamp-system-server.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,194 INFO [dump-task] add task. groupKey=lamp-generator-server.yml+DEFAULT_GROUP, taskKey=lamp-generator-server.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,194 INFO [dump-task] add task. groupKey=mysql.yml+DEFAULT_GROUP, taskKey=mysql.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,195 INFO [dump-task] add task. groupKey=oracle.yml+DEFAULT_GROUP, taskKey=oracle.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:25:39,195 INFO [dump-task] add task. groupKey=sqlserver.yml+DEFAULT_GROUP, taskKey=sqlserver.yml+DEFAULT_GROUP++false+null - -2024-04-25 17:51:38,025 INFO [dump-all-ok] common.yml+DEFAULT_GROUP, 1714037139000, length=5196, md5=d8ff4b6ea371e89d69a2f04858ea7b35 - -2024-04-25 17:51:38,026 INFO [dump-all-ok] redis.yml+DEFAULT_GROUP, 1714037139000, length=472, md5=8938c05a090411aa8b4ebb7b0ddcc935 - -2024-04-25 17:51:38,026 INFO [dump-all-ok] rabbitmq.yml+DEFAULT_GROUP, 1714037139000, length=407, md5=6c93a3f48bd5a02bb49681a5c9632140 - -2024-04-25 17:51:38,026 INFO [dump-all-ok] lamp-oauth-server.yml+DEFAULT_GROUP, 1714037139000, length=539, md5=f5fc0f872592e0646f54fb9885c26f22 - -2024-04-25 17:51:38,027 INFO [dump-all-ok] lamp-monitor.yml+DEFAULT_GROUP, 1714037139000, length=348, md5=c58523c34e67a5cdd8a235bf978c3d08 - -2024-04-25 17:51:38,027 INFO [dump-all-ok] lamp-gateway-server.yml+DEFAULT_GROUP, 1714037139000, length=2300, md5=c528e3bc36903f44ce06ae1084b18b88 - -2024-04-25 17:51:38,028 INFO [dump-all-ok] lamp-base-server.yml+DEFAULT_GROUP, 1714037139000, length=2172, md5=112aa9d504e8d977ae55b4d4c96ba18f - -2024-04-25 17:51:38,028 INFO [dump-all-ok] lamp-system-server.yml+DEFAULT_GROUP, 1714037139000, length=366, md5=2b8ff8e719dfa132fb6114b6d31eb8c4 - -2024-04-25 17:51:38,028 INFO [dump-all-ok] lamp-generator-server.yml+DEFAULT_GROUP, 1714037139000, length=53, md5=f6179b66c643f4e116550c58352bdfde - -2024-04-25 17:51:38,045 INFO [dump-all-ok] mysql.yml+DEFAULT_GROUP, 1714037139000, length=4840, md5=f5ac99ce8de7fa119fbaa671f95b2c00 - -2024-04-25 17:51:38,046 INFO [dump-all-ok] oracle.yml+DEFAULT_GROUP, 1714037139000, length=4792, md5=39156607fe43279f3136d3bc188cc4ff - -2024-04-25 17:51:38,047 INFO [dump-all-ok] sqlserver.yml+DEFAULT_GROUP, 1714037139000, length=4757, md5=1d6f0e3305c0eb4a6c5d1773a42139c8 - -2024-04-25 17:54:36,756 INFO [dump-all-ok] common.yml+DEFAULT_GROUP, 1714037139000, length=5196, md5=d8ff4b6ea371e89d69a2f04858ea7b35 - -2024-04-25 17:54:36,758 INFO [dump-all-ok] redis.yml+DEFAULT_GROUP, 1714037139000, length=472, md5=8938c05a090411aa8b4ebb7b0ddcc935 - -2024-04-25 17:54:36,759 INFO [dump-all-ok] rabbitmq.yml+DEFAULT_GROUP, 1714037139000, length=407, md5=6c93a3f48bd5a02bb49681a5c9632140 - -2024-04-25 17:54:36,759 INFO [dump-all-ok] lamp-oauth-server.yml+DEFAULT_GROUP, 1714037139000, length=539, md5=f5fc0f872592e0646f54fb9885c26f22 - -2024-04-25 17:54:36,759 INFO [dump-all-ok] lamp-monitor.yml+DEFAULT_GROUP, 1714037139000, length=348, md5=c58523c34e67a5cdd8a235bf978c3d08 - -2024-04-25 17:54:36,760 INFO [dump-all-ok] lamp-gateway-server.yml+DEFAULT_GROUP, 1714037139000, length=2300, md5=c528e3bc36903f44ce06ae1084b18b88 - -2024-04-25 17:54:36,760 INFO [dump-all-ok] lamp-base-server.yml+DEFAULT_GROUP, 1714037139000, length=2172, md5=112aa9d504e8d977ae55b4d4c96ba18f - -2024-04-25 17:54:36,761 INFO [dump-all-ok] lamp-system-server.yml+DEFAULT_GROUP, 1714037139000, length=366, md5=2b8ff8e719dfa132fb6114b6d31eb8c4 - -2024-04-25 17:54:36,761 INFO [dump-all-ok] lamp-generator-server.yml+DEFAULT_GROUP, 1714037139000, length=53, md5=f6179b66c643f4e116550c58352bdfde - -2024-04-25 17:54:36,762 INFO [dump-all-ok] mysql.yml+DEFAULT_GROUP, 1714037139000, length=4840, md5=f5ac99ce8de7fa119fbaa671f95b2c00 - -2024-04-25 17:54:36,762 INFO [dump-all-ok] oracle.yml+DEFAULT_GROUP, 1714037139000, length=4792, md5=39156607fe43279f3136d3bc188cc4ff - -2024-04-25 17:54:36,772 INFO [dump-all-ok] sqlserver.yml+DEFAULT_GROUP, 1714037139000, length=4757, md5=1d6f0e3305c0eb4a6c5d1773a42139c8 - diff --git a/Docker安装脚本/nacos/logs/config-fatal.log b/Docker安装脚本/nacos/logs/config-fatal.log deleted file mode 100644 index 506593a..0000000 --- a/Docker安装脚本/nacos/logs/config-fatal.log +++ /dev/null @@ -1,16 +0,0 @@ -2024-04-25 17:04:35,047 WARN [master-db] jdbc:mysql://192.168.80.130:3306/lamp_nacos?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true - -2024-04-25 17:04:39,570 WARN isQuickStart:false - -2024-04-25 17:25:06,945 WARN [master-db] jdbc:mysql://192.168.80.130:3306/lamp_nacos?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useSSL=false - -2024-04-25 17:25:07,214 WARN isQuickStart:false - -2024-04-25 17:51:37,622 WARN [master-db] jdbc:mysql://192.168.80.130:3306/lamp_nacos?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useSSL=false - -2024-04-25 17:51:37,883 WARN isQuickStart:false - -2024-04-25 17:54:36,300 WARN [master-db] jdbc:mysql://192.168.80.130:3306/lamp_nacos?characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useSSL=false - -2024-04-25 17:54:36,563 WARN isQuickStart:false - diff --git a/Docker安装脚本/nacos/logs/config-memory.log b/Docker安装脚本/nacos/logs/config-memory.log deleted file mode 100644 index 9ca2370..0000000 --- a/Docker安装脚本/nacos/logs/config-memory.log +++ /dev/null @@ -1,2044 +0,0 @@ -2024-04-25 17:04:39,441 INFO [long-pulling] client count 0 - -2024-04-25 17:04:49,359 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:04:49,385 INFO toNotifyTaskSize = 0 - -2024-04-25 17:04:49,446 INFO [long-pulling] client count 0 - -2024-04-25 17:04:59,362 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:04:59,388 INFO toNotifyTaskSize = 0 - -2024-04-25 17:04:59,450 INFO [long-pulling] client count 0 - -2024-04-25 17:05:09,363 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:05:09,390 INFO toNotifyTaskSize = 0 - -2024-04-25 17:05:09,451 INFO [long-pulling] client count 0 - -2024-04-25 17:05:19,364 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:05:19,390 INFO toNotifyTaskSize = 0 - -2024-04-25 17:05:19,457 INFO [long-pulling] client count 0 - -2024-04-25 17:05:29,367 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:05:29,393 INFO toNotifyTaskSize = 0 - -2024-04-25 17:05:29,460 INFO [long-pulling] client count 0 - -2024-04-25 17:05:39,367 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:05:39,394 INFO toNotifyTaskSize = 0 - -2024-04-25 17:05:39,461 INFO [long-pulling] client count 0 - -2024-04-25 17:05:49,373 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:05:49,403 INFO toNotifyTaskSize = 0 - -2024-04-25 17:05:49,466 INFO [long-pulling] client count 0 - -2024-04-25 17:05:59,376 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:05:59,405 INFO toNotifyTaskSize = 0 - -2024-04-25 17:05:59,467 INFO [long-pulling] client count 0 - -2024-04-25 17:06:09,378 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:06:09,406 INFO toNotifyTaskSize = 0 - -2024-04-25 17:06:09,468 INFO [long-pulling] client count 0 - -2024-04-25 17:06:19,385 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:06:19,417 INFO toNotifyTaskSize = 0 - -2024-04-25 17:06:19,478 INFO [long-pulling] client count 0 - -2024-04-25 17:06:29,387 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:06:29,418 INFO toNotifyTaskSize = 0 - -2024-04-25 17:06:29,480 INFO [long-pulling] client count 0 - -2024-04-25 17:06:39,389 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:06:39,419 INFO toNotifyTaskSize = 0 - -2024-04-25 17:06:39,481 INFO [long-pulling] client count 0 - -2024-04-25 17:06:49,392 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:06:49,422 INFO toNotifyTaskSize = 0 - -2024-04-25 17:06:49,481 INFO [long-pulling] client count 0 - -2024-04-25 17:06:59,394 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:06:59,423 INFO toNotifyTaskSize = 0 - -2024-04-25 17:06:59,485 INFO [long-pulling] client count 0 - -2024-04-25 17:25:07,424 INFO [long-pulling] client count 0 - -2024-04-25 17:25:17,350 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:25:17,351 INFO toNotifyTaskSize = 0 - -2024-04-25 17:25:17,351 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:25:17,424 INFO [long-pulling] client count 0 - -2024-04-25 17:25:27,351 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:25:27,352 INFO toNotifyTaskSize = 0 - -2024-04-25 17:25:27,352 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:25:27,425 INFO [long-pulling] client count 0 - -2024-04-25 17:25:37,362 INFO groupCount = 0, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:25:37,362 INFO toNotifyTaskSize = 0 - -2024-04-25 17:25:37,362 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:25:37,426 INFO [long-pulling] client count 0 - -2024-04-25 17:25:47,363 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:25:47,363 INFO toNotifyTaskSize = 0 - -2024-04-25 17:25:47,363 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:25:47,427 INFO [long-pulling] client count 0 - -2024-04-25 17:25:57,366 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:25:57,367 INFO toNotifyTaskSize = 0 - -2024-04-25 17:25:57,367 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:25:57,427 INFO [long-pulling] client count 0 - -2024-04-25 17:26:07,367 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:26:07,367 INFO toNotifyTaskSize = 0 - -2024-04-25 17:26:07,367 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:26:07,428 INFO [long-pulling] client count 0 - -2024-04-25 17:26:17,370 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:26:17,371 INFO toNotifyTaskSize = 0 - -2024-04-25 17:26:17,371 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:26:17,431 INFO [long-pulling] client count 0 - -2024-04-25 17:26:27,371 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:26:27,372 INFO toNotifyTaskSize = 0 - -2024-04-25 17:26:27,372 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:26:27,434 INFO [long-pulling] client count 0 - -2024-04-25 17:26:37,372 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:26:37,372 INFO toNotifyTaskSize = 0 - -2024-04-25 17:26:37,372 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:26:37,434 INFO [long-pulling] client count 0 - -2024-04-25 17:26:47,373 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:26:47,373 INFO toNotifyTaskSize = 0 - -2024-04-25 17:26:47,373 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:26:47,435 INFO [long-pulling] client count 0 - -2024-04-25 17:26:57,374 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:26:57,374 INFO toNotifyTaskSize = 0 - -2024-04-25 17:26:57,374 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:26:57,436 INFO [long-pulling] client count 0 - -2024-04-25 17:27:07,376 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:27:07,376 INFO toNotifyTaskSize = 0 - -2024-04-25 17:27:07,376 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:27:07,437 INFO [long-pulling] client count 0 - -2024-04-25 17:27:17,377 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:27:17,377 INFO toNotifyTaskSize = 0 - -2024-04-25 17:27:17,377 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:27:17,440 INFO [long-pulling] client count 0 - -2024-04-25 17:27:27,377 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:27:27,377 INFO toNotifyTaskSize = 0 - -2024-04-25 17:27:27,377 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:27:27,441 INFO [long-pulling] client count 0 - -2024-04-25 17:27:37,379 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:27:37,379 INFO toNotifyTaskSize = 0 - -2024-04-25 17:27:37,379 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:27:37,442 INFO [long-pulling] client count 0 - -2024-04-25 17:27:47,381 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:27:47,381 INFO toNotifyTaskSize = 0 - -2024-04-25 17:27:47,381 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:27:47,443 INFO [long-pulling] client count 0 - -2024-04-25 17:27:57,381 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:27:57,382 INFO toNotifyTaskSize = 0 - -2024-04-25 17:27:57,382 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:27:57,446 INFO [long-pulling] client count 0 - -2024-04-25 17:28:07,394 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:28:07,395 INFO toNotifyTaskSize = 0 - -2024-04-25 17:28:07,395 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:28:07,456 INFO [long-pulling] client count 0 - -2024-04-25 17:28:17,397 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:28:17,397 INFO toNotifyTaskSize = 0 - -2024-04-25 17:28:17,397 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:28:17,459 INFO [long-pulling] client count 0 - -2024-04-25 17:28:27,398 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:28:27,398 INFO toNotifyTaskSize = 0 - -2024-04-25 17:28:27,398 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:28:27,460 INFO [long-pulling] client count 0 - -2024-04-25 17:28:37,400 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:28:37,401 INFO toNotifyTaskSize = 0 - -2024-04-25 17:28:37,401 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:28:37,462 INFO [long-pulling] client count 0 - -2024-04-25 17:28:47,402 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:28:47,402 INFO toNotifyTaskSize = 0 - -2024-04-25 17:28:47,402 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:28:47,462 INFO [long-pulling] client count 0 - -2024-04-25 17:28:57,403 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:28:57,404 INFO toNotifyTaskSize = 0 - -2024-04-25 17:28:57,404 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:28:57,463 INFO [long-pulling] client count 0 - -2024-04-25 17:29:07,405 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:29:07,405 INFO toNotifyTaskSize = 0 - -2024-04-25 17:29:07,405 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:29:07,463 INFO [long-pulling] client count 0 - -2024-04-25 17:29:17,408 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:29:17,408 INFO toNotifyTaskSize = 0 - -2024-04-25 17:29:17,408 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:29:17,465 INFO [long-pulling] client count 0 - -2024-04-25 17:29:27,410 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:29:27,410 INFO toNotifyTaskSize = 0 - -2024-04-25 17:29:27,410 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:29:27,466 INFO [long-pulling] client count 0 - -2024-04-25 17:29:37,410 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:29:37,410 INFO toNotifyTaskSize = 0 - -2024-04-25 17:29:37,410 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:29:37,468 INFO [long-pulling] client count 0 - -2024-04-25 17:29:47,412 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:29:47,412 INFO toNotifyTaskSize = 0 - -2024-04-25 17:29:47,412 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:29:47,468 INFO [long-pulling] client count 0 - -2024-04-25 17:29:57,413 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:29:57,413 INFO toNotifyTaskSize = 0 - -2024-04-25 17:29:57,413 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:29:57,470 INFO [long-pulling] client count 0 - -2024-04-25 17:30:07,414 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:30:07,414 INFO toNotifyTaskSize = 0 - -2024-04-25 17:30:07,414 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:30:07,471 INFO [long-pulling] client count 0 - -2024-04-25 17:30:17,414 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:30:17,414 INFO toNotifyTaskSize = 0 - -2024-04-25 17:30:17,415 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:30:17,474 INFO [long-pulling] client count 0 - -2024-04-25 17:30:27,416 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:30:27,416 INFO toNotifyTaskSize = 0 - -2024-04-25 17:30:27,416 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:30:27,474 INFO [long-pulling] client count 0 - -2024-04-25 17:30:37,418 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:30:37,419 INFO toNotifyTaskSize = 0 - -2024-04-25 17:30:37,419 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:30:37,478 INFO [long-pulling] client count 0 - -2024-04-25 17:30:47,419 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:30:47,419 INFO toNotifyTaskSize = 0 - -2024-04-25 17:30:47,419 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:30:47,480 INFO [long-pulling] client count 0 - -2024-04-25 17:30:57,422 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:30:57,422 INFO toNotifyTaskSize = 0 - -2024-04-25 17:30:57,422 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:30:57,488 INFO [long-pulling] client count 0 - -2024-04-25 17:31:07,423 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:31:07,423 INFO toNotifyTaskSize = 0 - -2024-04-25 17:31:07,423 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:31:07,489 INFO [long-pulling] client count 0 - -2024-04-25 17:31:17,438 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:31:17,438 INFO toNotifyTaskSize = 0 - -2024-04-25 17:31:17,438 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:31:17,499 INFO [long-pulling] client count 0 - -2024-04-25 17:31:27,438 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:31:27,438 INFO toNotifyTaskSize = 0 - -2024-04-25 17:31:27,438 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:31:27,501 INFO [long-pulling] client count 0 - -2024-04-25 17:31:37,440 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:31:37,440 INFO toNotifyTaskSize = 0 - -2024-04-25 17:31:37,440 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:31:37,503 INFO [long-pulling] client count 0 - -2024-04-25 17:31:47,441 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:31:47,441 INFO toNotifyTaskSize = 0 - -2024-04-25 17:31:47,441 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:31:47,503 INFO [long-pulling] client count 0 - -2024-04-25 17:31:57,442 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:31:57,442 INFO toNotifyTaskSize = 0 - -2024-04-25 17:31:57,442 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:31:57,505 INFO [long-pulling] client count 0 - -2024-04-25 17:32:07,443 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:32:07,443 INFO toNotifyTaskSize = 0 - -2024-04-25 17:32:07,443 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:32:07,506 INFO [long-pulling] client count 0 - -2024-04-25 17:32:17,445 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:32:17,445 INFO toNotifyTaskSize = 0 - -2024-04-25 17:32:17,445 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:32:17,509 INFO [long-pulling] client count 0 - -2024-04-25 17:32:27,447 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:32:27,447 INFO toNotifyTaskSize = 0 - -2024-04-25 17:32:27,447 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:32:27,509 INFO [long-pulling] client count 0 - -2024-04-25 17:32:37,447 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:32:37,447 INFO toNotifyTaskSize = 0 - -2024-04-25 17:32:37,447 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:32:37,510 INFO [long-pulling] client count 0 - -2024-04-25 17:32:47,449 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:32:47,449 INFO toNotifyTaskSize = 0 - -2024-04-25 17:32:47,449 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:32:47,511 INFO [long-pulling] client count 0 - -2024-04-25 17:32:57,450 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:32:57,450 INFO toNotifyTaskSize = 0 - -2024-04-25 17:32:57,450 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:32:57,512 INFO [long-pulling] client count 0 - -2024-04-25 17:33:07,451 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:33:07,452 INFO toNotifyTaskSize = 0 - -2024-04-25 17:33:07,452 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:33:07,512 INFO [long-pulling] client count 0 - -2024-04-25 17:33:17,452 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:33:17,453 INFO toNotifyTaskSize = 0 - -2024-04-25 17:33:17,453 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:33:17,515 INFO [long-pulling] client count 0 - -2024-04-25 17:33:27,456 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:33:27,456 INFO toNotifyTaskSize = 0 - -2024-04-25 17:33:27,456 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:33:27,518 INFO [long-pulling] client count 0 - -2024-04-25 17:33:37,457 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:33:37,457 INFO toNotifyTaskSize = 0 - -2024-04-25 17:33:37,457 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:33:37,519 INFO [long-pulling] client count 0 - -2024-04-25 17:33:47,458 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:33:47,458 INFO toNotifyTaskSize = 0 - -2024-04-25 17:33:47,458 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:33:47,521 INFO [long-pulling] client count 0 - -2024-04-25 17:33:57,458 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:33:57,459 INFO toNotifyTaskSize = 0 - -2024-04-25 17:33:57,459 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:33:57,522 INFO [long-pulling] client count 0 - -2024-04-25 17:34:07,460 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:34:07,460 INFO toNotifyTaskSize = 0 - -2024-04-25 17:34:07,460 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:34:07,524 INFO [long-pulling] client count 0 - -2024-04-25 17:34:17,463 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:34:17,463 INFO toNotifyTaskSize = 0 - -2024-04-25 17:34:17,463 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:34:17,528 INFO [long-pulling] client count 0 - -2024-04-25 17:34:27,465 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:34:27,465 INFO toNotifyTaskSize = 0 - -2024-04-25 17:34:27,465 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:34:27,529 INFO [long-pulling] client count 0 - -2024-04-25 17:34:37,466 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:34:37,466 INFO toNotifyTaskSize = 0 - -2024-04-25 17:34:37,466 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:34:37,531 INFO [long-pulling] client count 0 - -2024-04-25 17:34:47,468 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:34:47,469 INFO toNotifyTaskSize = 0 - -2024-04-25 17:34:47,469 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:34:47,531 INFO [long-pulling] client count 0 - -2024-04-25 17:34:57,471 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:34:57,471 INFO toNotifyTaskSize = 0 - -2024-04-25 17:34:57,472 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:34:57,533 INFO [long-pulling] client count 0 - -2024-04-25 17:35:07,472 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:35:07,472 INFO toNotifyTaskSize = 0 - -2024-04-25 17:35:07,472 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:35:07,533 INFO [long-pulling] client count 0 - -2024-04-25 17:35:17,473 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:35:17,473 INFO toNotifyTaskSize = 0 - -2024-04-25 17:35:17,473 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:35:17,534 INFO [long-pulling] client count 0 - -2024-04-25 17:35:27,475 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:35:27,475 INFO toNotifyTaskSize = 0 - -2024-04-25 17:35:27,475 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:35:27,534 INFO [long-pulling] client count 0 - -2024-04-25 17:35:37,477 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:35:37,477 INFO toNotifyTaskSize = 0 - -2024-04-25 17:35:37,477 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:35:37,534 INFO [long-pulling] client count 0 - -2024-04-25 17:35:47,479 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:35:47,479 INFO toNotifyTaskSize = 0 - -2024-04-25 17:35:47,479 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:35:47,537 INFO [long-pulling] client count 0 - -2024-04-25 17:35:57,480 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:35:57,480 INFO toNotifyTaskSize = 0 - -2024-04-25 17:35:57,480 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:35:57,539 INFO [long-pulling] client count 0 - -2024-04-25 17:36:07,484 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:36:07,484 INFO toNotifyTaskSize = 0 - -2024-04-25 17:36:07,484 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:36:07,543 INFO [long-pulling] client count 0 - -2024-04-25 17:36:17,487 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:36:17,487 INFO toNotifyTaskSize = 0 - -2024-04-25 17:36:17,487 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:36:17,545 INFO [long-pulling] client count 0 - -2024-04-25 17:36:27,489 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:36:27,489 INFO toNotifyTaskSize = 0 - -2024-04-25 17:36:27,489 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:36:27,546 INFO [long-pulling] client count 0 - -2024-04-25 17:36:37,490 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:36:37,490 INFO toNotifyTaskSize = 0 - -2024-04-25 17:36:37,490 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:36:37,549 INFO [long-pulling] client count 0 - -2024-04-25 17:36:47,491 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:36:47,492 INFO toNotifyTaskSize = 0 - -2024-04-25 17:36:47,492 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:36:47,557 INFO [long-pulling] client count 0 - -2024-04-25 17:36:57,501 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:36:57,501 INFO toNotifyTaskSize = 0 - -2024-04-25 17:36:57,501 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:36:57,562 INFO [long-pulling] client count 0 - -2024-04-25 17:37:07,502 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:37:07,502 INFO toNotifyTaskSize = 0 - -2024-04-25 17:37:07,502 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:37:07,563 INFO [long-pulling] client count 0 - -2024-04-25 17:37:17,503 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:37:17,503 INFO toNotifyTaskSize = 0 - -2024-04-25 17:37:17,503 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:37:17,563 INFO [long-pulling] client count 0 - -2024-04-25 17:37:27,505 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:37:27,507 INFO toNotifyTaskSize = 0 - -2024-04-25 17:37:27,507 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:37:27,565 INFO [long-pulling] client count 0 - -2024-04-25 17:37:37,521 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:37:37,521 INFO toNotifyTaskSize = 0 - -2024-04-25 17:37:37,521 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:37:37,567 INFO [long-pulling] client count 0 - -2024-04-25 17:37:47,522 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:37:47,522 INFO toNotifyTaskSize = 0 - -2024-04-25 17:37:47,522 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:37:47,570 INFO [long-pulling] client count 0 - -2024-04-25 17:37:57,525 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:37:57,525 INFO toNotifyTaskSize = 0 - -2024-04-25 17:37:57,525 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:37:57,573 INFO [long-pulling] client count 0 - -2024-04-25 17:38:07,526 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:38:07,526 INFO toNotifyTaskSize = 0 - -2024-04-25 17:38:07,526 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:38:07,575 INFO [long-pulling] client count 0 - -2024-04-25 17:38:17,526 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:38:17,527 INFO toNotifyTaskSize = 0 - -2024-04-25 17:38:17,527 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:38:17,578 INFO [long-pulling] client count 0 - -2024-04-25 17:38:27,527 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:38:27,527 INFO toNotifyTaskSize = 0 - -2024-04-25 17:38:27,527 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:38:27,581 INFO [long-pulling] client count 0 - -2024-04-25 17:38:37,530 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:38:37,530 INFO toNotifyTaskSize = 0 - -2024-04-25 17:38:37,530 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:38:37,583 INFO [long-pulling] client count 0 - -2024-04-25 17:38:47,531 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:38:47,531 INFO toNotifyTaskSize = 0 - -2024-04-25 17:38:47,531 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:38:47,583 INFO [long-pulling] client count 0 - -2024-04-25 17:38:57,533 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:38:57,533 INFO toNotifyTaskSize = 0 - -2024-04-25 17:38:57,533 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:38:57,586 INFO [long-pulling] client count 0 - -2024-04-25 17:39:07,536 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:39:07,536 INFO toNotifyTaskSize = 0 - -2024-04-25 17:39:07,536 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:39:07,586 INFO [long-pulling] client count 0 - -2024-04-25 17:39:17,537 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:39:17,537 INFO toNotifyTaskSize = 0 - -2024-04-25 17:39:17,537 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:39:17,588 INFO [long-pulling] client count 0 - -2024-04-25 17:39:27,538 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:39:27,539 INFO toNotifyTaskSize = 0 - -2024-04-25 17:39:27,539 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:39:27,589 INFO [long-pulling] client count 0 - -2024-04-25 17:39:37,550 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:39:37,550 INFO toNotifyTaskSize = 0 - -2024-04-25 17:39:37,550 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:39:37,596 INFO [long-pulling] client count 0 - -2024-04-25 17:39:47,553 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:39:47,553 INFO toNotifyTaskSize = 0 - -2024-04-25 17:39:47,553 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:39:47,600 INFO [long-pulling] client count 0 - -2024-04-25 17:39:57,555 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:39:57,555 INFO toNotifyTaskSize = 0 - -2024-04-25 17:39:57,555 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:39:57,601 INFO [long-pulling] client count 0 - -2024-04-25 17:40:07,569 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:40:07,570 INFO toNotifyTaskSize = 0 - -2024-04-25 17:40:07,570 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:40:07,616 INFO [long-pulling] client count 0 - -2024-04-25 17:40:17,570 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:40:17,571 INFO toNotifyTaskSize = 0 - -2024-04-25 17:40:17,571 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:40:17,617 INFO [long-pulling] client count 0 - -2024-04-25 17:40:27,572 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:40:27,572 INFO toNotifyTaskSize = 0 - -2024-04-25 17:40:27,572 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:40:27,620 INFO [long-pulling] client count 0 - -2024-04-25 17:40:37,574 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:40:37,575 INFO toNotifyTaskSize = 0 - -2024-04-25 17:40:37,575 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:40:37,623 INFO [long-pulling] client count 0 - -2024-04-25 17:40:47,576 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:40:47,576 INFO toNotifyTaskSize = 0 - -2024-04-25 17:40:47,576 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:40:47,624 INFO [long-pulling] client count 0 - -2024-04-25 17:40:57,578 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:40:57,578 INFO toNotifyTaskSize = 0 - -2024-04-25 17:40:57,578 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:40:57,626 INFO [long-pulling] client count 0 - -2024-04-25 17:41:07,581 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:41:07,581 INFO toNotifyTaskSize = 0 - -2024-04-25 17:41:07,581 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:41:07,626 INFO [long-pulling] client count 0 - -2024-04-25 17:41:17,582 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:41:17,582 INFO toNotifyTaskSize = 0 - -2024-04-25 17:41:17,582 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:41:17,628 INFO [long-pulling] client count 0 - -2024-04-25 17:41:27,584 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:41:27,584 INFO toNotifyTaskSize = 0 - -2024-04-25 17:41:27,584 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:41:27,629 INFO [long-pulling] client count 0 - -2024-04-25 17:41:37,595 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:41:37,596 INFO toNotifyTaskSize = 0 - -2024-04-25 17:41:37,596 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:41:37,642 INFO [long-pulling] client count 0 - -2024-04-25 17:41:47,601 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:41:47,601 INFO toNotifyTaskSize = 0 - -2024-04-25 17:41:47,601 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:41:47,646 INFO [long-pulling] client count 0 - -2024-04-25 17:41:57,602 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:41:57,602 INFO toNotifyTaskSize = 0 - -2024-04-25 17:41:57,602 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:41:57,647 INFO [long-pulling] client count 0 - -2024-04-25 17:42:07,606 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:42:07,606 INFO toNotifyTaskSize = 0 - -2024-04-25 17:42:07,606 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:42:07,648 INFO [long-pulling] client count 0 - -2024-04-25 17:42:17,607 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:42:17,607 INFO toNotifyTaskSize = 0 - -2024-04-25 17:42:17,607 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:42:17,649 INFO [long-pulling] client count 0 - -2024-04-25 17:42:27,608 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:42:27,608 INFO toNotifyTaskSize = 0 - -2024-04-25 17:42:27,608 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:42:27,650 INFO [long-pulling] client count 0 - -2024-04-25 17:42:37,608 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:42:37,608 INFO toNotifyTaskSize = 0 - -2024-04-25 17:42:37,608 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:42:37,650 INFO [long-pulling] client count 0 - -2024-04-25 17:42:47,609 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:42:47,609 INFO toNotifyTaskSize = 0 - -2024-04-25 17:42:47,609 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:42:47,650 INFO [long-pulling] client count 0 - -2024-04-25 17:42:57,609 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:42:57,609 INFO toNotifyTaskSize = 0 - -2024-04-25 17:42:57,609 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:42:57,651 INFO [long-pulling] client count 0 - -2024-04-25 17:43:07,610 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:43:07,610 INFO toNotifyTaskSize = 0 - -2024-04-25 17:43:07,610 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:43:07,652 INFO [long-pulling] client count 0 - -2024-04-25 17:43:17,611 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:43:17,611 INFO toNotifyTaskSize = 0 - -2024-04-25 17:43:17,611 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:43:17,652 INFO [long-pulling] client count 0 - -2024-04-25 17:43:27,612 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:43:27,613 INFO toNotifyTaskSize = 0 - -2024-04-25 17:43:27,613 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:43:27,653 INFO [long-pulling] client count 0 - -2024-04-25 17:43:37,614 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:43:37,615 INFO toNotifyTaskSize = 0 - -2024-04-25 17:43:37,615 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:43:37,655 INFO [long-pulling] client count 0 - -2024-04-25 17:43:47,617 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:43:47,618 INFO toNotifyTaskSize = 0 - -2024-04-25 17:43:47,618 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:43:47,657 INFO [long-pulling] client count 0 - -2024-04-25 17:43:57,619 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:43:57,619 INFO toNotifyTaskSize = 0 - -2024-04-25 17:43:57,619 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:43:57,659 INFO [long-pulling] client count 0 - -2024-04-25 17:44:07,620 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:44:07,621 INFO toNotifyTaskSize = 0 - -2024-04-25 17:44:07,621 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:44:07,668 INFO [long-pulling] client count 0 - -2024-04-25 17:44:17,622 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:44:17,622 INFO toNotifyTaskSize = 0 - -2024-04-25 17:44:17,622 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:44:17,670 INFO [long-pulling] client count 0 - -2024-04-25 17:44:27,622 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:44:27,622 INFO toNotifyTaskSize = 0 - -2024-04-25 17:44:27,622 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:44:27,671 INFO [long-pulling] client count 0 - -2024-04-25 17:44:37,634 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:44:37,635 INFO toNotifyTaskSize = 0 - -2024-04-25 17:44:37,635 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:44:37,680 INFO [long-pulling] client count 0 - -2024-04-25 17:44:47,636 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:44:47,636 INFO toNotifyTaskSize = 0 - -2024-04-25 17:44:47,636 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:44:47,682 INFO [long-pulling] client count 0 - -2024-04-25 17:44:57,638 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:44:57,638 INFO toNotifyTaskSize = 0 - -2024-04-25 17:44:57,638 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:44:57,683 INFO [long-pulling] client count 0 - -2024-04-25 17:45:07,641 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:45:07,641 INFO toNotifyTaskSize = 0 - -2024-04-25 17:45:07,641 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:45:07,687 INFO [long-pulling] client count 0 - -2024-04-25 17:45:17,642 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:45:17,643 INFO toNotifyTaskSize = 0 - -2024-04-25 17:45:17,643 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:45:17,690 INFO [long-pulling] client count 0 - -2024-04-25 17:45:27,644 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:45:27,644 INFO toNotifyTaskSize = 0 - -2024-04-25 17:45:27,644 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:45:27,691 INFO [long-pulling] client count 0 - -2024-04-25 17:45:37,655 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:45:37,655 INFO toNotifyTaskSize = 0 - -2024-04-25 17:45:37,655 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:45:37,693 INFO [long-pulling] client count 0 - -2024-04-25 17:45:47,656 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:45:47,656 INFO toNotifyTaskSize = 0 - -2024-04-25 17:45:47,656 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:45:47,695 INFO [long-pulling] client count 0 - -2024-04-25 17:45:57,659 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:45:57,659 INFO toNotifyTaskSize = 0 - -2024-04-25 17:45:57,659 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:45:57,697 INFO [long-pulling] client count 0 - -2024-04-25 17:46:07,661 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:46:07,661 INFO toNotifyTaskSize = 0 - -2024-04-25 17:46:07,661 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:46:07,699 INFO [long-pulling] client count 0 - -2024-04-25 17:46:17,663 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:46:17,663 INFO toNotifyTaskSize = 0 - -2024-04-25 17:46:17,664 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:46:17,701 INFO [long-pulling] client count 0 - -2024-04-25 17:46:27,664 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:46:27,664 INFO toNotifyTaskSize = 0 - -2024-04-25 17:46:27,664 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:46:27,702 INFO [long-pulling] client count 0 - -2024-04-25 17:46:37,667 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:46:37,667 INFO toNotifyTaskSize = 0 - -2024-04-25 17:46:37,667 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:46:37,704 INFO [long-pulling] client count 0 - -2024-04-25 17:46:47,669 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:46:47,669 INFO toNotifyTaskSize = 0 - -2024-04-25 17:46:47,669 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:46:47,705 INFO [long-pulling] client count 0 - -2024-04-25 17:46:57,670 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:46:57,670 INFO toNotifyTaskSize = 0 - -2024-04-25 17:46:57,670 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:46:57,706 INFO [long-pulling] client count 0 - -2024-04-25 17:47:07,685 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:47:07,685 INFO toNotifyTaskSize = 0 - -2024-04-25 17:47:07,685 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:47:07,716 INFO [long-pulling] client count 0 - -2024-04-25 17:47:17,686 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:47:17,686 INFO toNotifyTaskSize = 0 - -2024-04-25 17:47:17,686 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:47:17,717 INFO [long-pulling] client count 0 - -2024-04-25 17:47:27,687 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:47:27,687 INFO toNotifyTaskSize = 0 - -2024-04-25 17:47:27,687 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:47:27,717 INFO [long-pulling] client count 0 - -2024-04-25 17:47:37,689 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:47:37,689 INFO toNotifyTaskSize = 0 - -2024-04-25 17:47:37,689 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:47:37,719 INFO [long-pulling] client count 0 - -2024-04-25 17:47:47,691 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:47:47,691 INFO toNotifyTaskSize = 0 - -2024-04-25 17:47:47,691 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:47:47,722 INFO [long-pulling] client count 0 - -2024-04-25 17:47:57,693 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:47:57,693 INFO toNotifyTaskSize = 0 - -2024-04-25 17:47:57,693 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:47:57,725 INFO [long-pulling] client count 0 - -2024-04-25 17:48:07,696 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:48:07,696 INFO toNotifyTaskSize = 0 - -2024-04-25 17:48:07,696 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:48:07,726 INFO [long-pulling] client count 0 - -2024-04-25 17:48:17,697 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:48:17,697 INFO toNotifyTaskSize = 0 - -2024-04-25 17:48:17,697 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:48:17,726 INFO [long-pulling] client count 0 - -2024-04-25 17:48:27,699 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:48:27,699 INFO toNotifyTaskSize = 0 - -2024-04-25 17:48:27,699 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:48:27,727 INFO [long-pulling] client count 0 - -2024-04-25 17:48:37,702 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:48:37,702 INFO toNotifyTaskSize = 0 - -2024-04-25 17:48:37,702 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:48:37,730 INFO [long-pulling] client count 0 - -2024-04-25 17:48:47,703 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:48:47,703 INFO toNotifyTaskSize = 0 - -2024-04-25 17:48:47,703 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:48:47,734 INFO [long-pulling] client count 0 - -2024-04-25 17:48:57,704 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:48:57,704 INFO toNotifyTaskSize = 0 - -2024-04-25 17:48:57,704 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:48:57,736 INFO [long-pulling] client count 0 - -2024-04-25 17:49:07,709 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:49:07,709 INFO toNotifyTaskSize = 0 - -2024-04-25 17:49:07,709 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:49:07,740 INFO [long-pulling] client count 0 - -2024-04-25 17:49:17,711 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:49:17,711 INFO toNotifyTaskSize = 0 - -2024-04-25 17:49:17,711 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:49:17,740 INFO [long-pulling] client count 0 - -2024-04-25 17:49:27,715 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:49:27,715 INFO toNotifyTaskSize = 0 - -2024-04-25 17:49:27,715 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:49:27,742 INFO [long-pulling] client count 0 - -2024-04-25 17:49:37,716 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:49:37,717 INFO toNotifyTaskSize = 0 - -2024-04-25 17:49:37,717 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:49:37,745 INFO [long-pulling] client count 0 - -2024-04-25 17:49:47,717 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:49:47,717 INFO toNotifyTaskSize = 0 - -2024-04-25 17:49:47,718 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:49:47,745 INFO [long-pulling] client count 0 - -2024-04-25 17:49:57,720 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:49:57,720 INFO toNotifyTaskSize = 0 - -2024-04-25 17:49:57,720 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:49:57,747 INFO [long-pulling] client count 0 - -2024-04-25 17:50:07,721 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:50:07,722 INFO toNotifyTaskSize = 0 - -2024-04-25 17:50:07,722 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:50:07,749 INFO [long-pulling] client count 0 - -2024-04-25 17:50:17,724 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:50:17,724 INFO toNotifyTaskSize = 0 - -2024-04-25 17:50:17,724 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:50:17,752 INFO [long-pulling] client count 0 - -2024-04-25 17:50:27,726 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:50:27,726 INFO toNotifyTaskSize = 0 - -2024-04-25 17:50:27,726 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:50:27,754 INFO [long-pulling] client count 0 - -2024-04-25 17:50:37,727 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:50:37,727 INFO toNotifyTaskSize = 0 - -2024-04-25 17:50:37,727 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:50:37,755 INFO [long-pulling] client count 0 - -2024-04-25 17:50:47,727 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:50:47,728 INFO toNotifyTaskSize = 0 - -2024-04-25 17:50:47,728 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:50:47,756 INFO [long-pulling] client count 0 - -2024-04-25 17:51:38,202 INFO [long-pulling] client count 0 - -2024-04-25 17:51:48,109 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:51:48,132 INFO toNotifyTaskSize = 0 - -2024-04-25 17:51:48,132 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:51:48,203 INFO [long-pulling] client count 0 - -2024-04-25 17:51:58,110 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:51:58,133 INFO toNotifyTaskSize = 0 - -2024-04-25 17:51:58,133 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:51:58,204 INFO [long-pulling] client count 0 - -2024-04-25 17:52:08,111 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:52:08,134 INFO toNotifyTaskSize = 0 - -2024-04-25 17:52:08,134 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:52:08,207 INFO [long-pulling] client count 0 - -2024-04-25 17:52:18,124 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:52:18,140 INFO toNotifyTaskSize = 0 - -2024-04-25 17:52:18,140 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:52:18,217 INFO [long-pulling] client count 0 - -2024-04-25 17:52:28,126 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:52:28,141 INFO toNotifyTaskSize = 0 - -2024-04-25 17:52:28,141 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:52:28,219 INFO [long-pulling] client count 0 - -2024-04-25 17:52:38,126 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:52:38,156 INFO toNotifyTaskSize = 0 - -2024-04-25 17:52:38,156 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:52:38,234 INFO [long-pulling] client count 0 - -2024-04-25 17:52:48,128 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:52:48,158 INFO toNotifyTaskSize = 0 - -2024-04-25 17:52:48,158 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:52:48,235 INFO [long-pulling] client count 0 - -2024-04-25 17:54:37,192 INFO [long-pulling] client count 0 - -2024-04-25 17:54:47,071 INFO toNotifyTaskSize = 0 - -2024-04-25 17:54:47,095 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:54:47,072 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:54:47,196 INFO [long-pulling] client count 0 - -2024-04-25 17:54:57,096 INFO toNotifyTaskSize = 0 - -2024-04-25 17:54:57,096 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:54:57,100 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:54:57,197 INFO [long-pulling] client count 0 - -2024-04-25 17:55:07,097 INFO toNotifyTaskSize = 0 - -2024-04-25 17:55:07,097 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:55:07,102 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:55:07,197 INFO [long-pulling] client count 0 - -2024-04-25 17:55:17,097 INFO toNotifyTaskSize = 0 - -2024-04-25 17:55:17,097 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:55:17,103 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:55:17,199 INFO [long-pulling] client count 0 - -2024-04-25 17:55:27,099 INFO toNotifyTaskSize = 0 - -2024-04-25 17:55:27,099 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:55:27,107 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:55:27,200 INFO [long-pulling] client count 0 - -2024-04-25 17:55:37,100 INFO toNotifyTaskSize = 0 - -2024-04-25 17:55:37,101 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:55:37,110 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:55:37,203 INFO [long-pulling] client count 0 - -2024-04-25 17:55:47,103 INFO toNotifyTaskSize = 0 - -2024-04-25 17:55:47,104 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:55:47,113 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:55:47,205 INFO [long-pulling] client count 0 - -2024-04-25 17:55:57,106 INFO toNotifyTaskSize = 0 - -2024-04-25 17:55:57,106 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:55:57,114 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:55:57,206 INFO [long-pulling] client count 0 - -2024-04-25 17:56:07,106 INFO toNotifyTaskSize = 0 - -2024-04-25 17:56:07,107 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:56:07,116 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:56:07,207 INFO [long-pulling] client count 0 - -2024-04-25 17:56:17,111 INFO toNotifyTaskSize = 0 - -2024-04-25 17:56:17,112 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:56:17,127 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:56:17,219 INFO [long-pulling] client count 0 - -2024-04-25 17:56:27,114 INFO toNotifyTaskSize = 0 - -2024-04-25 17:56:27,115 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:56:27,129 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:56:27,221 INFO [long-pulling] client count 0 - -2024-04-25 17:56:37,127 INFO toNotifyTaskSize = 0 - -2024-04-25 17:56:37,127 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:56:37,143 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:56:37,236 INFO [long-pulling] client count 0 - -2024-04-25 17:56:47,135 INFO toNotifyTaskSize = 0 - -2024-04-25 17:56:47,135 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:56:47,150 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:56:47,243 INFO [long-pulling] client count 0 - -2024-04-25 17:56:57,136 INFO toNotifyTaskSize = 0 - -2024-04-25 17:56:57,136 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:56:57,153 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:56:57,244 INFO [long-pulling] client count 0 - -2024-04-25 17:57:07,137 INFO toNotifyTaskSize = 0 - -2024-04-25 17:57:07,138 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:57:07,169 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:57:07,246 INFO [long-pulling] client count 0 - -2024-04-25 17:57:17,138 INFO toNotifyTaskSize = 0 - -2024-04-25 17:57:17,138 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:57:17,171 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:57:17,247 INFO [long-pulling] client count 0 - -2024-04-25 17:57:27,140 INFO toNotifyTaskSize = 0 - -2024-04-25 17:57:27,140 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:57:27,173 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:57:27,248 INFO [long-pulling] client count 0 - -2024-04-25 17:57:37,148 INFO toNotifyTaskSize = 0 - -2024-04-25 17:57:37,148 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:57:37,179 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:57:37,256 INFO [long-pulling] client count 0 - -2024-04-25 17:57:47,149 INFO toNotifyTaskSize = 0 - -2024-04-25 17:57:47,149 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:57:47,181 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:57:47,257 INFO [long-pulling] client count 0 - -2024-04-25 17:57:57,151 INFO toNotifyTaskSize = 0 - -2024-04-25 17:57:57,152 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:57:57,182 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:57:57,259 INFO [long-pulling] client count 0 - -2024-04-25 17:58:07,154 INFO toNotifyTaskSize = 0 - -2024-04-25 17:58:07,154 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:58:07,185 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:58:07,260 INFO [long-pulling] client count 0 - -2024-04-25 17:58:17,155 INFO toNotifyTaskSize = 0 - -2024-04-25 17:58:17,155 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:58:17,186 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:58:17,260 INFO [long-pulling] client count 0 - -2024-04-25 17:58:27,157 INFO toNotifyTaskSize = 0 - -2024-04-25 17:58:27,157 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:58:27,187 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:58:27,262 INFO [long-pulling] client count 0 - -2024-04-25 17:58:37,159 INFO toNotifyTaskSize = 0 - -2024-04-25 17:58:37,159 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:58:37,189 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:58:37,263 INFO [long-pulling] client count 0 - -2024-04-25 17:58:47,159 INFO toNotifyTaskSize = 0 - -2024-04-25 17:58:47,160 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:58:47,191 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:58:47,266 INFO [long-pulling] client count 0 - -2024-04-25 17:58:57,161 INFO toNotifyTaskSize = 0 - -2024-04-25 17:58:57,161 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:58:57,192 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:58:57,267 INFO [long-pulling] client count 0 - -2024-04-25 17:59:07,162 INFO toNotifyTaskSize = 0 - -2024-04-25 17:59:07,162 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:59:07,194 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:59:07,269 INFO [long-pulling] client count 0 - -2024-04-25 17:59:17,164 INFO toNotifyTaskSize = 0 - -2024-04-25 17:59:17,164 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:59:17,197 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:59:17,269 INFO [long-pulling] client count 0 - -2024-04-25 17:59:27,165 INFO toNotifyTaskSize = 0 - -2024-04-25 17:59:27,166 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:59:27,198 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:59:27,270 INFO [long-pulling] client count 0 - -2024-04-25 17:59:37,178 INFO toNotifyTaskSize = 0 - -2024-04-25 17:59:37,178 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:59:37,208 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:59:37,270 INFO [long-pulling] client count 0 - -2024-04-25 17:59:47,180 INFO toNotifyTaskSize = 0 - -2024-04-25 17:59:47,180 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:59:47,210 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:59:47,271 INFO [long-pulling] client count 0 - -2024-04-25 17:59:57,182 INFO toNotifyTaskSize = 0 - -2024-04-25 17:59:57,182 INFO toClientNotifyTaskSize = 0 - -2024-04-25 17:59:57,211 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 17:59:57,273 INFO [long-pulling] client count 0 - -2024-04-25 18:00:07,184 INFO toNotifyTaskSize = 0 - -2024-04-25 18:00:07,185 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:00:07,212 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:00:07,275 INFO [long-pulling] client count 0 - -2024-04-25 18:00:17,185 INFO toNotifyTaskSize = 0 - -2024-04-25 18:00:17,185 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:00:17,214 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:00:17,276 INFO [long-pulling] client count 0 - -2024-04-25 18:00:27,187 INFO toNotifyTaskSize = 0 - -2024-04-25 18:00:27,187 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:00:27,215 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:00:27,276 INFO [long-pulling] client count 0 - -2024-04-25 18:00:37,196 INFO toNotifyTaskSize = 0 - -2024-04-25 18:00:37,196 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:00:37,225 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:00:37,287 INFO [long-pulling] client count 0 - -2024-04-25 18:00:47,198 INFO toNotifyTaskSize = 0 - -2024-04-25 18:00:47,198 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:00:47,227 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:00:47,288 INFO [long-pulling] client count 0 - -2024-04-25 18:00:57,203 INFO toNotifyTaskSize = 0 - -2024-04-25 18:00:57,203 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:00:57,234 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:00:57,296 INFO [long-pulling] client count 0 - -2024-04-25 18:01:07,203 INFO toNotifyTaskSize = 0 - -2024-04-25 18:01:07,203 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:01:07,236 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:01:07,298 INFO [long-pulling] client count 0 - -2024-04-25 18:01:17,204 INFO toNotifyTaskSize = 0 - -2024-04-25 18:01:17,204 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:01:17,237 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:01:17,299 INFO [long-pulling] client count 0 - -2024-04-25 18:01:27,205 INFO toNotifyTaskSize = 0 - -2024-04-25 18:01:27,205 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:01:27,237 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:01:27,299 INFO [long-pulling] client count 0 - -2024-04-25 18:01:37,206 INFO toNotifyTaskSize = 0 - -2024-04-25 18:01:37,207 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:01:37,240 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:01:37,302 INFO [long-pulling] client count 0 - -2024-04-25 18:01:47,207 INFO toNotifyTaskSize = 0 - -2024-04-25 18:01:47,208 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:01:47,240 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:01:47,302 INFO [long-pulling] client count 0 - -2024-04-25 18:01:57,208 INFO toNotifyTaskSize = 0 - -2024-04-25 18:01:57,208 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:01:57,241 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:01:57,303 INFO [long-pulling] client count 0 - -2024-04-25 18:02:07,208 INFO toNotifyTaskSize = 0 - -2024-04-25 18:02:07,209 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:02:07,242 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:02:07,304 INFO [long-pulling] client count 0 - -2024-04-25 18:02:17,211 INFO toNotifyTaskSize = 0 - -2024-04-25 18:02:17,211 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:02:17,242 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:02:17,304 INFO [long-pulling] client count 0 - -2024-04-25 18:02:27,211 INFO toNotifyTaskSize = 0 - -2024-04-25 18:02:27,211 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:02:27,243 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:02:27,305 INFO [long-pulling] client count 0 - -2024-04-25 18:02:37,213 INFO toNotifyTaskSize = 0 - -2024-04-25 18:02:37,213 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:02:37,244 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:02:37,306 INFO [long-pulling] client count 0 - -2024-04-25 18:02:47,215 INFO toNotifyTaskSize = 0 - -2024-04-25 18:02:47,215 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:02:47,245 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:02:47,306 INFO [long-pulling] client count 0 - -2024-04-25 18:02:57,225 INFO toNotifyTaskSize = 0 - -2024-04-25 18:02:57,225 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:02:57,257 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:02:57,320 INFO [long-pulling] client count 0 - -2024-04-25 18:03:07,228 INFO toNotifyTaskSize = 0 - -2024-04-25 18:03:07,228 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:03:07,259 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:03:07,322 INFO [long-pulling] client count 0 - -2024-04-25 18:03:17,230 INFO toNotifyTaskSize = 0 - -2024-04-25 18:03:17,230 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:03:17,259 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:03:17,323 INFO [long-pulling] client count 0 - -2024-04-25 18:03:27,231 INFO toNotifyTaskSize = 0 - -2024-04-25 18:03:27,232 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:03:27,260 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:03:27,323 INFO [long-pulling] client count 0 - -2024-04-25 18:03:37,234 INFO toNotifyTaskSize = 0 - -2024-04-25 18:03:37,235 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:03:37,261 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:03:37,326 INFO [long-pulling] client count 0 - -2024-04-25 18:03:47,237 INFO toNotifyTaskSize = 0 - -2024-04-25 18:03:47,237 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:03:47,263 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:03:47,328 INFO [long-pulling] client count 0 - -2024-04-25 18:03:57,239 INFO toNotifyTaskSize = 0 - -2024-04-25 18:03:57,239 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:03:57,263 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:03:57,331 INFO [long-pulling] client count 0 - -2024-04-25 18:04:07,240 INFO toNotifyTaskSize = 0 - -2024-04-25 18:04:07,240 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:04:07,266 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:04:07,331 INFO [long-pulling] client count 0 - -2024-04-25 18:04:17,241 INFO toNotifyTaskSize = 0 - -2024-04-25 18:04:17,241 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:04:17,266 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:04:17,333 INFO [long-pulling] client count 0 - -2024-04-25 18:04:27,243 INFO toNotifyTaskSize = 0 - -2024-04-25 18:04:27,243 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:04:27,274 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:04:27,336 INFO [long-pulling] client count 0 - -2024-04-25 18:04:37,245 INFO toNotifyTaskSize = 0 - -2024-04-25 18:04:37,246 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:04:37,274 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:04:37,336 INFO [long-pulling] client count 0 - -2024-04-25 18:04:47,248 INFO toNotifyTaskSize = 0 - -2024-04-25 18:04:47,248 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:04:47,275 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:04:47,338 INFO [long-pulling] client count 0 - -2024-04-25 18:04:57,250 INFO toNotifyTaskSize = 0 - -2024-04-25 18:04:57,250 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:04:57,275 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:04:57,339 INFO [long-pulling] client count 0 - -2024-04-25 18:05:07,251 INFO toNotifyTaskSize = 0 - -2024-04-25 18:05:07,251 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:05:07,276 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:05:07,339 INFO [long-pulling] client count 0 - -2024-04-25 18:05:17,251 INFO toNotifyTaskSize = 0 - -2024-04-25 18:05:17,251 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:05:17,277 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:05:17,340 INFO [long-pulling] client count 0 - -2024-04-25 18:05:27,261 INFO toNotifyTaskSize = 0 - -2024-04-25 18:05:27,262 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:05:27,277 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:05:27,355 INFO [long-pulling] client count 0 - -2024-04-25 18:05:37,262 INFO toNotifyTaskSize = 0 - -2024-04-25 18:05:37,262 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:05:37,278 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:05:37,358 INFO [long-pulling] client count 0 - -2024-04-25 18:05:47,262 INFO toNotifyTaskSize = 0 - -2024-04-25 18:05:47,262 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:05:47,279 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:05:47,360 INFO [long-pulling] client count 0 - -2024-04-25 18:05:57,267 INFO toNotifyTaskSize = 0 - -2024-04-25 18:05:57,267 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:05:57,282 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:05:57,374 INFO [long-pulling] client count 0 - -2024-04-25 18:06:07,267 INFO toNotifyTaskSize = 0 - -2024-04-25 18:06:07,268 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:06:07,285 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:06:07,376 INFO [long-pulling] client count 0 - -2024-04-25 18:06:17,271 INFO toNotifyTaskSize = 0 - -2024-04-25 18:06:17,271 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:06:17,286 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:06:17,378 INFO [long-pulling] client count 0 - -2024-04-25 18:06:27,275 INFO toNotifyTaskSize = 0 - -2024-04-25 18:06:27,276 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:06:27,291 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:06:27,384 INFO [long-pulling] client count 0 - -2024-04-25 18:06:37,277 INFO toNotifyTaskSize = 0 - -2024-04-25 18:06:37,277 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:06:37,293 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:06:37,386 INFO [long-pulling] client count 0 - -2024-04-25 18:06:47,281 INFO toNotifyTaskSize = 0 - -2024-04-25 18:06:47,281 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:06:47,296 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:06:47,388 INFO [long-pulling] client count 0 - -2024-04-25 18:06:57,282 INFO toNotifyTaskSize = 0 - -2024-04-25 18:06:57,282 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:06:57,297 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:06:57,391 INFO [long-pulling] client count 0 - -2024-04-25 18:07:07,283 INFO toNotifyTaskSize = 0 - -2024-04-25 18:07:07,283 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:07:07,299 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:07:07,393 INFO [long-pulling] client count 0 - -2024-04-25 18:07:17,285 INFO toNotifyTaskSize = 0 - -2024-04-25 18:07:17,285 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:07:17,300 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:07:17,394 INFO [long-pulling] client count 0 - -2024-04-25 18:07:27,288 INFO toNotifyTaskSize = 0 - -2024-04-25 18:07:27,288 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:07:27,302 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:07:27,396 INFO [long-pulling] client count 0 - -2024-04-25 18:07:37,290 INFO toNotifyTaskSize = 0 - -2024-04-25 18:07:37,290 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:07:37,302 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:07:37,397 INFO [long-pulling] client count 0 - -2024-04-25 18:07:47,293 INFO toNotifyTaskSize = 0 - -2024-04-25 18:07:47,293 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:07:47,308 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:07:47,402 INFO [long-pulling] client count 0 - -2024-04-25 18:07:57,295 INFO toNotifyTaskSize = 0 - -2024-04-25 18:07:57,295 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:07:57,310 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:07:57,404 INFO [long-pulling] client count 0 - -2024-04-25 18:08:07,295 INFO toNotifyTaskSize = 0 - -2024-04-25 18:08:07,295 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:08:07,311 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:08:07,404 INFO [long-pulling] client count 0 - -2024-04-25 18:08:17,297 INFO toNotifyTaskSize = 0 - -2024-04-25 18:08:17,298 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:08:17,311 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:08:17,405 INFO [long-pulling] client count 0 - -2024-04-25 18:08:27,299 INFO toNotifyTaskSize = 0 - -2024-04-25 18:08:27,299 INFO toClientNotifyTaskSize = 0 - -2024-04-25 18:08:27,312 INFO groupCount = 12, subscriberClientCount = 0, subscriberCount = 0 - -2024-04-25 18:08:27,406 INFO [long-pulling] client count 0 - diff --git a/Docker安装脚本/nacos/logs/config-notify.log b/Docker安装脚本/nacos/logs/config-notify.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/config-pull-check.log b/Docker安装脚本/nacos/logs/config-pull-check.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/config-pull.log b/Docker安装脚本/nacos/logs/config-pull.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/config-server.log b/Docker安装脚本/nacos/logs/config-server.log deleted file mode 100644 index 9a7ecec..0000000 --- a/Docker安装脚本/nacos/logs/config-server.log +++ /dev/null @@ -1,132 +0,0 @@ -2024-04-25 17:04:27,107 INFO notifyConnectTimeout:200 - -2024-04-25 17:04:27,109 INFO notifySocketTimeout:8000 - -2024-04-25 17:04:27,110 INFO isHealthCheck:true - -2024-04-25 17:04:27,110 INFO maxHealthCheckFailCount:12 - -2024-04-25 17:04:27,110 INFO maxContent:10485760 - -2024-04-25 17:04:27,141 INFO spring.datasource.platform:mysql - -2024-04-25 17:04:39,569 WARN DumpService start - -2024-04-25 17:04:39,570 INFO start clear all config-info. - -2024-04-25 17:04:39,571 WARN clear all config-info failed. - -2024-04-25 17:04:39,571 WARN clear all config-info-tenant failed. - -2024-04-25 17:04:39,658 INFO start clear all config-info-beta. - -2024-04-25 17:04:39,658 WARN clear all config-info-beta failed. - -2024-04-25 17:04:39,658 WARN clear all config-info-beta-tenant failed. - -2024-04-25 17:04:39,673 INFO start clear all config-info-tag. - -2024-04-25 17:04:39,674 WARN clear all config-info-tag failed. - -2024-04-25 17:04:39,674 WARN clear all config-info-tag-tenant failed. - -2024-04-25 17:24:58,592 INFO notifyConnectTimeout:200 - -2024-04-25 17:24:58,594 INFO notifySocketTimeout:8000 - -2024-04-25 17:24:58,594 INFO isHealthCheck:true - -2024-04-25 17:24:58,595 INFO maxHealthCheckFailCount:12 - -2024-04-25 17:24:58,595 INFO maxContent:10485760 - -2024-04-25 17:24:58,595 INFO spring.datasource.platform:mysql - -2024-04-25 17:25:07,213 WARN DumpService start - -2024-04-25 17:25:07,214 INFO start clear all config-info. - -2024-04-25 17:25:07,215 WARN clear all config-info failed. - -2024-04-25 17:25:07,215 WARN clear all config-info-tenant failed. - -2024-04-25 17:25:07,251 INFO start clear all config-info-beta. - -2024-04-25 17:25:07,251 WARN clear all config-info-beta failed. - -2024-04-25 17:25:07,251 WARN clear all config-info-beta-tenant failed. - -2024-04-25 17:25:07,262 INFO start clear all config-info-tag. - -2024-04-25 17:25:07,262 WARN clear all config-info-tag failed. - -2024-04-25 17:25:07,263 WARN clear all config-info-tag-tenant failed. - -2024-04-25 17:51:28,852 INFO notifyConnectTimeout:200 - -2024-04-25 17:51:28,864 INFO notifySocketTimeout:8000 - -2024-04-25 17:51:28,864 INFO isHealthCheck:true - -2024-04-25 17:51:28,865 INFO maxHealthCheckFailCount:12 - -2024-04-25 17:51:28,865 INFO maxContent:10485760 - -2024-04-25 17:51:28,865 INFO spring.datasource.platform:mysql - -2024-04-25 17:51:37,882 WARN DumpService start - -2024-04-25 17:51:37,883 INFO start clear all config-info. - -2024-04-25 17:51:37,907 INFO clear all config-info success. - -2024-04-25 17:51:37,907 WARN clear all config-info-tenant failed. - -2024-04-25 17:51:38,047 INFO [all-dump] 12 / 12 - -2024-04-25 17:51:38,047 INFO start clear all config-info-beta. - -2024-04-25 17:51:38,047 WARN clear all config-info-beta failed. - -2024-04-25 17:51:38,047 WARN clear all config-info-beta-tenant failed. - -2024-04-25 17:51:38,056 INFO start clear all config-info-tag. - -2024-04-25 17:51:38,056 WARN clear all config-info-tag failed. - -2024-04-25 17:51:38,056 WARN clear all config-info-tag-tenant failed. - -2024-04-25 17:54:25,350 INFO notifyConnectTimeout:200 - -2024-04-25 17:54:25,354 INFO notifySocketTimeout:8000 - -2024-04-25 17:54:25,354 INFO isHealthCheck:true - -2024-04-25 17:54:25,354 INFO maxHealthCheckFailCount:12 - -2024-04-25 17:54:25,354 INFO maxContent:10485760 - -2024-04-25 17:54:25,355 INFO spring.datasource.platform:mysql - -2024-04-25 17:54:36,562 WARN DumpService start - -2024-04-25 17:54:36,563 INFO start clear all config-info. - -2024-04-25 17:54:36,600 INFO clear all config-info success. - -2024-04-25 17:54:36,601 WARN clear all config-info-tenant failed. - -2024-04-25 17:54:36,772 INFO [all-dump] 12 / 12 - -2024-04-25 17:54:36,772 INFO start clear all config-info-beta. - -2024-04-25 17:54:36,772 WARN clear all config-info-beta failed. - -2024-04-25 17:54:36,772 WARN clear all config-info-beta-tenant failed. - -2024-04-25 17:54:36,780 INFO start clear all config-info-tag. - -2024-04-25 17:54:36,780 WARN clear all config-info-tag failed. - -2024-04-25 17:54:36,780 WARN clear all config-info-tag-tenant failed. - diff --git a/Docker安装脚本/nacos/logs/config-trace.log b/Docker安装脚本/nacos/logs/config-trace.log deleted file mode 100644 index 13c2847..0000000 --- a/Docker安装脚本/nacos/logs/config-trace.log +++ /dev/null @@ -1,24 +0,0 @@ -2024-04-25 17:25:39,181|527c83433216|common.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|d8ff4b6ea371e89d69a2f04858ea7b35 -2024-04-25 17:25:39,181|527c83433216|redis.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|8938c05a090411aa8b4ebb7b0ddcc935 -2024-04-25 17:25:39,181|527c83433216|rabbitmq.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|6c93a3f48bd5a02bb49681a5c9632140 -2024-04-25 17:25:39,181|527c83433216|lamp-oauth-server.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|f5fc0f872592e0646f54fb9885c26f22 -2024-04-25 17:25:39,181|527c83433216|lamp-monitor.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|c58523c34e67a5cdd8a235bf978c3d08 -2024-04-25 17:25:39,181|527c83433216|lamp-gateway-server.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|c528e3bc36903f44ce06ae1084b18b88 -2024-04-25 17:25:39,181|527c83433216|lamp-base-server.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|112aa9d504e8d977ae55b4d4c96ba18f -2024-04-25 17:25:39,181|527c83433216|lamp-system-server.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|2b8ff8e719dfa132fb6114b6d31eb8c4 -2024-04-25 17:25:39,181|527c83433216|lamp-generator-server.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|f6179b66c643f4e116550c58352bdfde -2024-04-25 17:25:39,181|527c83433216|mysql.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|f5ac99ce8de7fa119fbaa671f95b2c00 -2024-04-25 17:25:39,182|527c83433216|oracle.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|39156607fe43279f3136d3bc188cc4ff -2024-04-25 17:25:39,182|527c83433216|sqlserver.yml|DEFAULT_GROUP|null|null|1714037138942|527c83433216|persist|pub|-1|1d6f0e3305c0eb4a6c5d1773a42139c8 -2024-04-25 17:25:39,397|527c83433216|lamp-gateway-server.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|455|2300 -2024-04-25 17:25:39,407|527c83433216|redis.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|465|472 -2024-04-25 17:25:39,423|527c83433216|mysql.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|480|4840 -2024-04-25 17:25:39,437|527c83433216|lamp-base-server.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|495|2172 -2024-04-25 17:25:39,448|527c83433216|sqlserver.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|506|4757 -2024-04-25 17:25:39,456|527c83433216|rabbitmq.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|514|407 -2024-04-25 17:25:39,471|527c83433216|lamp-generator-server.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|529|53 -2024-04-25 17:25:39,478|527c83433216|lamp-system-server.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|536|366 -2024-04-25 17:25:39,482|527c83433216|common.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|540|5196 -2024-04-25 17:25:39,484|527c83433216|oracle.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|542|4792 -2024-04-25 17:25:39,486|527c83433216|lamp-monitor.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|544|348 -2024-04-25 17:25:39,495|527c83433216|lamp-oauth-server.yml|DEFAULT_GROUP|null|null|1714037138942|172.17.0.4|dump|ok|553|539 diff --git a/Docker安装脚本/nacos/logs/core-auth.log b/Docker安装脚本/nacos/logs/core-auth.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/istio-main.log b/Docker安装脚本/nacos/logs/istio-main.log deleted file mode 100644 index 83e73a7..0000000 --- a/Docker安装脚本/nacos/logs/istio-main.log +++ /dev/null @@ -1,6 +0,0 @@ -2024-04-25 17:25:10,707 INFO The Nacos Istio server is disabled. - -2024-04-25 17:51:42,339 INFO The Nacos Istio server is disabled. - -2024-04-25 17:54:43,161 INFO The Nacos Istio server is disabled. - diff --git a/Docker安装脚本/nacos/logs/nacos-address.log b/Docker安装脚本/nacos/logs/nacos-address.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/nacos-cluster.log b/Docker安装脚本/nacos/logs/nacos-cluster.log deleted file mode 100644 index b77802d..0000000 --- a/Docker安装脚本/nacos/logs/nacos-cluster.log +++ /dev/null @@ -1,24 +0,0 @@ -2024-04-25 17:04:35,494 INFO Current addressing mode selection : StandaloneMemberLookup - -2024-04-25 17:04:35,499 WARN [serverlist] updated to : [Member{ip='a6955b479796', port=8848, state=UP, extendInfo={adWeight=0, raftPort=7848, site=unknow, weight=1}}] - -2024-04-25 17:04:42,134 INFO This node is ready to provide external services - -2024-04-25 17:25:05,136 INFO Current addressing mode selection : StandaloneMemberLookup - -2024-04-25 17:25:07,347 WARN [ClusterRpcClientProxy] success to refresh cluster rpc client on start up,members =[] - -2024-04-25 17:25:12,440 INFO This node is ready to provide external services - -2024-04-25 17:51:35,712 INFO Current addressing mode selection : StandaloneMemberLookup - -2024-04-25 17:51:38,106 WARN [ClusterRpcClientProxy] success to refresh cluster rpc client on start up,members =[] - -2024-04-25 17:51:44,649 INFO This node is ready to provide external services - -2024-04-25 17:54:33,784 INFO Current addressing mode selection : StandaloneMemberLookup - -2024-04-25 17:54:37,054 WARN [ClusterRpcClientProxy] success to refresh cluster rpc client on start up,members =[] - -2024-04-25 17:54:48,042 INFO This node is ready to provide external services - diff --git a/Docker安装脚本/nacos/logs/nacos.log b/Docker安装脚本/nacos/logs/nacos.log deleted file mode 100644 index 5d4d719..0000000 --- a/Docker安装脚本/nacos/logs/nacos.log +++ /dev/null @@ -1,274 +0,0 @@ -2024-04-25 17:04:27,157 INFO Starting Nacos v1.4.0 on a6955b479796 with PID 20 (/home/nacos/target/nacos-server.jar started by root in /home/nacos) - -2024-04-25 17:04:27,157 INFO The following profiles are active: standalone - -2024-04-25 17:04:32,068 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@352c1b98' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) - -2024-04-25 17:04:32,075 INFO Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) - -2024-04-25 17:04:32,720 INFO Tomcat initialized with port(s): 8848 (http) - -2024-04-25 17:04:32,786 INFO Starting service [Tomcat] - -2024-04-25 17:04:32,786 INFO Starting Servlet engine: [Apache Tomcat/9.0.38] - -2024-04-25 17:04:33,374 INFO At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. - -2024-04-25 17:04:33,458 INFO Initializing Spring embedded WebApplicationContext - -2024-04-25 17:04:33,463 INFO Root WebApplicationContext: initialization completed in 6034 ms - -2024-04-25 17:04:34,172 INFO HikariPool-1 - Starting... - -2024-04-25 17:04:35,027 INFO HikariPool-1 - Start completed. - -2024-04-25 17:04:35,482 INFO Nacos-related cluster resource initialization - -2024-04-25 17:04:35,499 INFO The cluster resource is initialized - -2024-04-25 17:04:38,871 INFO Reflections took 103 ms to scan 1 urls, producing 6 keys and 26 values - -2024-04-25 17:04:38,958 INFO Reflections took 19 ms to scan 1 urls, producing 2 keys and 12 values - -2024-04-25 17:04:38,966 INFO Reflections took 5 ms to scan 1 urls, producing 3 keys and 15 values - -2024-04-25 17:04:40,473 INFO Initializing ExecutorService 'applicationTaskExecutor' - -2024-04-25 17:04:40,746 INFO Adding welcome page: class path resource [static/index.html] - -2024-04-25 17:04:41,474 INFO Creating filter chain: Ant [pattern='/**'], [] - -2024-04-25 17:04:41,542 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@61e3a1fd, org.springframework.security.web.context.SecurityContextPersistenceFilter@5b69fd74, org.springframework.security.web.header.HeaderWriterFilter@11ee02f8, org.springframework.security.web.csrf.CsrfFilter@e041f0c, org.springframework.security.web.authentication.logout.LogoutFilter@271f18d3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@437e951d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e8e8651, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@51abf713, org.springframework.security.web.session.SessionManagementFilter@61a5b4ae, org.springframework.security.web.access.ExceptionTranslationFilter@11963225] - -2024-04-25 17:04:41,783 INFO Initializing ExecutorService 'taskScheduler' - -2024-04-25 17:04:41,816 INFO Exposing 2 endpoint(s) beneath base path '/actuator' - -2024-04-25 17:04:42,134 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos' - -2024-04-25 17:04:42,136 INFO Started Nacos in 17.736 seconds (JVM running for 18.964) - -2024-04-25 17:04:42,137 INFO Nacos Log files: /home/nacos/logs - -2024-04-25 17:04:42,137 INFO Nacos Log files: /home/nacos/conf - -2024-04-25 17:04:42,137 INFO Nacos Log files: /home/nacos/data - -2024-04-25 17:04:42,137 INFO Nacos started successfully in stand alone mode. use external storage - -2024-04-25 17:04:43,132 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' - -2024-04-25 17:04:43,132 INFO Initializing Servlet 'dispatcherServlet' - -2024-04-25 17:04:43,160 INFO Completed initialization in 28 ms - -2024-04-25 17:24:58,616 INFO Starting Nacos v2.1.1 using Java 1.8.0_342 on 527c83433216 with PID 1 (/home/nacos/target/nacos-server.jar started by root in /home/nacos) - -2024-04-25 17:24:58,620 INFO The following 1 profile is active: "standalone" - -2024-04-25 17:25:04,322 INFO Tomcat initialized with port(s): 8848 (http) - -2024-04-25 17:25:04,331 INFO Starting service [Tomcat] - -2024-04-25 17:25:04,331 INFO Starting Servlet engine: [Apache Tomcat/9.0.63] - -2024-04-25 17:25:04,490 INFO Initializing Spring embedded WebApplicationContext - -2024-04-25 17:25:04,490 INFO Root WebApplicationContext: initialization completed in 5769 ms - -2024-04-25 17:25:05,119 INFO Nacos-related cluster resource initialization - -2024-04-25 17:25:05,124 INFO Load com.alibaba.nacos.core.ability.RemoteAbilityInitializer for ServerAbilityInitializer - -2024-04-25 17:25:05,124 INFO Load com.alibaba.nacos.naming.ability.NamingAbilityInitializer for ServerAbilityInitializer - -2024-04-25 17:25:05,137 INFO The cluster resource is initialized - -2024-04-25 17:25:05,202 INFO Get Distro config from env, DistroConfig{syncDelayMillis=1000, syncTimeoutMillis=3000, syncRetryDelayMillis=3000, verifyIntervalMillis=5000, verifyTimeoutMillis=3000, loadDataRetryDelayMillis=30000} - -2024-04-25 17:25:06,584 INFO HikariPool-1 - Starting... - -2024-04-25 17:25:06,912 INFO HikariPool-1 - Start completed. - -2024-04-25 17:25:11,319 INFO Adding welcome page: class path resource [static/index.html] - -2024-04-25 17:25:12,074 WARN You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. - -2024-04-25 17:25:12,075 INFO Will not secure Ant [pattern='/**'] - -2024-04-25 17:25:12,136 INFO Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@235f4c10, org.springframework.security.web.context.SecurityContextPersistenceFilter@1d1f7216, org.springframework.security.web.header.HeaderWriterFilter@68759011, org.springframework.security.web.csrf.CsrfFilter@274872f8, org.springframework.security.web.authentication.logout.LogoutFilter@44c79f32, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6e16b8b5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25ddbbbb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@743cb8e0, org.springframework.security.web.session.SessionManagementFilter@305f031, org.springframework.security.web.access.ExceptionTranslationFilter@319988b0] - -2024-04-25 17:25:12,184 INFO Exposing 1 endpoint(s) beneath base path '/actuator' - -2024-04-25 17:25:12,436 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos' - -2024-04-25 17:25:12,503 INFO Started Nacos in 15.531 seconds (JVM running for 16.605) - -2024-04-25 17:25:12,504 INFO Nacos started successfully in stand alone mode. use external storage - -2024-04-25 17:25:24,356 INFO Initializing Spring DispatcherServlet 'dispatcherServlet' - -2024-04-25 17:25:24,356 INFO Initializing Servlet 'dispatcherServlet' - -2024-04-25 17:25:24,388 INFO Completed initialization in 8 ms - -2024-04-25 17:35:07,317 WARN clearConfigHistory start - -2024-04-25 17:35:07,318 WARN clearConfigHistory, getBeforeStamp:2024-03-26 17:35:07.0, pageSize:1000 - -2024-04-25 17:35:07,384 INFO [capacityManagement] start correct usage - -2024-04-25 17:35:07,389 INFO [capacityManagement] end correct usage, cost: 0.003750884s - -2024-04-25 17:45:07,329 WARN clearConfigHistory start - -2024-04-25 17:45:07,330 WARN clearConfigHistory, getBeforeStamp:2024-03-26 17:45:07.0, pageSize:1000 - -2024-04-25 17:45:07,392 INFO [capacityManagement] start correct usage - -2024-04-25 17:45:07,397 INFO [capacityManagement] end correct usage, cost: 0.005032864s - -2024-04-25 17:50:57,362 WARN [NotifyCenter] Start destroying Publisher - -2024-04-25 17:50:57,362 WARN [NotifyCenter] Destruction of the end - -2024-04-25 17:50:57,362 WARN [HttpClientBeanHolder] Start destroying common HttpClient - -2024-04-25 17:50:57,363 WARN [HttpClientBeanHolder] Destruction of the end - -2024-04-25 17:50:57,366 WARN [ConfigServer-HttpClientManager] Start destroying NacosRestTemplate - -2024-04-25 17:50:57,368 WARN [ConfigServer-HttpClientManager] Destruction of the end - -2024-04-25 17:50:57,368 WARN [WatchFileCenter] start close - -2024-04-25 17:50:57,368 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /home/nacos/data/tps - -2024-04-25 17:50:57,376 WARN [ThreadPoolManager] Start destroying ThreadPool - -2024-04-25 17:50:57,381 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /home/nacos/conf - -2024-04-25 17:50:57,381 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /home/nacos/data/loader - -2024-04-25 17:50:57,381 WARN [WatchFileCenter] already closed - -2024-04-25 17:51:28,888 INFO Starting Nacos v2.1.1 using Java 1.8.0_342 on 527c83433216 with PID 1 (/home/nacos/target/nacos-server.jar started by root in /home/nacos) - -2024-04-25 17:51:28,889 INFO The following 1 profile is active: "standalone" - -2024-04-25 17:51:34,738 INFO Tomcat initialized with port(s): 8848 (http) - -2024-04-25 17:51:34,747 INFO Starting service [Tomcat] - -2024-04-25 17:51:34,747 INFO Starting Servlet engine: [Apache Tomcat/9.0.63] - -2024-04-25 17:51:34,849 INFO Initializing Spring embedded WebApplicationContext - -2024-04-25 17:51:34,849 INFO Root WebApplicationContext: initialization completed in 5866 ms - -2024-04-25 17:51:35,688 INFO Nacos-related cluster resource initialization - -2024-04-25 17:51:35,703 INFO Load com.alibaba.nacos.core.ability.RemoteAbilityInitializer for ServerAbilityInitializer - -2024-04-25 17:51:35,703 INFO Load com.alibaba.nacos.naming.ability.NamingAbilityInitializer for ServerAbilityInitializer - -2024-04-25 17:51:35,715 INFO The cluster resource is initialized - -2024-04-25 17:51:35,788 INFO Get Distro config from env, DistroConfig{syncDelayMillis=1000, syncTimeoutMillis=3000, syncRetryDelayMillis=3000, verifyIntervalMillis=5000, verifyTimeoutMillis=3000, loadDataRetryDelayMillis=30000} - -2024-04-25 17:51:37,275 INFO HikariPool-1 - Starting... - -2024-04-25 17:51:37,598 INFO HikariPool-1 - Start completed. - -2024-04-25 17:51:43,258 INFO Adding welcome page: class path resource [static/index.html] - -2024-04-25 17:51:44,285 WARN You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. - -2024-04-25 17:51:44,286 INFO Will not secure Ant [pattern='/**'] - -2024-04-25 17:51:44,363 INFO Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@475835b1, org.springframework.security.web.context.SecurityContextPersistenceFilter@c7a975a, org.springframework.security.web.header.HeaderWriterFilter@44c79f32, org.springframework.security.web.csrf.CsrfFilter@305f031, org.springframework.security.web.authentication.logout.LogoutFilter@36b0fcd5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@757d6814, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c0fae6c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6326d182, org.springframework.security.web.session.SessionManagementFilter@235f4c10, org.springframework.security.web.access.ExceptionTranslationFilter@2a1edad4] - -2024-04-25 17:51:44,425 INFO Exposing 1 endpoint(s) beneath base path '/actuator' - -2024-04-25 17:51:44,648 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos' - -2024-04-25 17:51:44,706 INFO Started Nacos in 17.471 seconds (JVM running for 18.52) - -2024-04-25 17:51:44,706 INFO Nacos started successfully in stand alone mode. use external storage - -2024-04-25 17:52:52,708 WARN [NotifyCenter] Start destroying Publisher - -2024-04-25 17:52:52,709 WARN [NotifyCenter] Destruction of the end - -2024-04-25 17:52:52,717 WARN [HttpClientBeanHolder] Start destroying common HttpClient - -2024-04-25 17:52:52,717 WARN [HttpClientBeanHolder] Destruction of the end - -2024-04-25 17:52:52,717 WARN [ConfigServer-HttpClientManager] Start destroying NacosRestTemplate - -2024-04-25 17:52:52,718 WARN [ConfigServer-HttpClientManager] Destruction of the end - -2024-04-25 17:52:52,718 WARN [WatchFileCenter] start close - -2024-04-25 17:52:52,718 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /home/nacos/data/tps - -2024-04-25 17:52:52,718 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /home/nacos/conf - -2024-04-25 17:52:52,718 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /home/nacos/data/loader - -2024-04-25 17:52:52,718 WARN [WatchFileCenter] already closed - -2024-04-25 17:52:52,783 WARN [ThreadPoolManager] Start destroying ThreadPool - -2024-04-25 17:54:25,399 INFO Starting Nacos v2.1.1 using Java 1.8.0_342 on 527c83433216 with PID 1 (/home/nacos/target/nacos-server.jar started by root in /home/nacos) - -2024-04-25 17:54:25,407 INFO The following 1 profile is active: "standalone" - -2024-04-25 17:54:32,710 INFO Tomcat initialized with port(s): 8848 (http) - -2024-04-25 17:54:32,729 INFO Starting service [Tomcat] - -2024-04-25 17:54:32,729 INFO Starting Servlet engine: [Apache Tomcat/9.0.63] - -2024-04-25 17:54:32,820 INFO Initializing Spring embedded WebApplicationContext - -2024-04-25 17:54:32,820 INFO Root WebApplicationContext: initialization completed in 7219 ms - -2024-04-25 17:54:33,738 INFO Nacos-related cluster resource initialization - -2024-04-25 17:54:33,767 INFO Load com.alibaba.nacos.core.ability.RemoteAbilityInitializer for ServerAbilityInitializer - -2024-04-25 17:54:33,767 INFO Load com.alibaba.nacos.naming.ability.NamingAbilityInitializer for ServerAbilityInitializer - -2024-04-25 17:54:33,794 INFO The cluster resource is initialized - -2024-04-25 17:54:33,859 INFO Get Distro config from env, DistroConfig{syncDelayMillis=1000, syncTimeoutMillis=3000, syncRetryDelayMillis=3000, verifyIntervalMillis=5000, verifyTimeoutMillis=3000, loadDataRetryDelayMillis=30000} - -2024-04-25 17:54:35,810 INFO HikariPool-1 - Starting... - -2024-04-25 17:54:36,268 INFO HikariPool-1 - Start completed. - -2024-04-25 17:54:45,271 INFO Adding welcome page: class path resource [static/index.html] - -2024-04-25 17:54:46,966 WARN You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. - -2024-04-25 17:54:46,970 INFO Will not secure Ant [pattern='/**'] - -2024-04-25 17:54:47,093 INFO Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7fd4acee, org.springframework.security.web.context.SecurityContextPersistenceFilter@5cc126dc, org.springframework.security.web.header.HeaderWriterFilter@716a7124, org.springframework.security.web.csrf.CsrfFilter@649725e3, org.springframework.security.web.authentication.logout.LogoutFilter@1a1da881, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72bd06ca, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5dbe30be, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@165b8a71, org.springframework.security.web.session.SessionManagementFilter@226642a5, org.springframework.security.web.access.ExceptionTranslationFilter@6326d182] - -2024-04-25 17:54:47,233 INFO Exposing 1 endpoint(s) beneath base path '/actuator' - -2024-04-25 17:54:48,029 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos' - -2024-04-25 17:54:48,160 INFO Started Nacos in 25.948 seconds (JVM running for 30.363) - -2024-04-25 17:54:48,160 INFO Nacos started successfully in stand alone mode. use external storage - -2024-04-25 18:04:36,830 WARN clearConfigHistory start - -2024-04-25 18:04:36,832 WARN clearConfigHistory, getBeforeStamp:2024-03-26 18:04:36.0, pageSize:1000 - -2024-04-25 18:04:37,143 INFO [capacityManagement] start correct usage - -2024-04-25 18:04:37,149 INFO [capacityManagement] end correct usage, cost: 0.004976135s - diff --git a/Docker安装脚本/nacos/logs/nacos_gc.log.0.current b/Docker安装脚本/nacos/logs/nacos_gc.log.0.current deleted file mode 100644 index b91e552..0000000 --- a/Docker安装脚本/nacos/logs/nacos_gc.log.0.current +++ /dev/null @@ -1,12 +0,0 @@ -OpenJDK 64-Bit Server VM (25.342-b07) for linux-amd64 JRE (1.8.0_342-b07), built on Jul 26 2022 17:48:26 by "mockbuild" with gcc 4.8.5 20150623 (Red Hat 4.8.5-44) -Memory: 4k page, physical 1863004k(1074124k free), swap 839676k(839676k free) -CommandLine flags: -XX:GCLogFileSize=104857600 -XX:InitialHeapSize=536870912 -XX:MaxHeapSize=536870912 -XX:MaxNewSize=402653184 -XX:NewSize=402653184 -XX:NumberOfGCLogFiles=10 -XX:+PrintGC -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseGCLogFileRotation -2024-04-25T17:54:25.137+0800: 7.341: [GC (Allocation Failure) 2024-04-25T17:54:25.139+0800: 7.343: [DefNew: 314624K->6104K(353920K), 0.0177420 secs] 314624K->6104K(484992K), 0.0200176 secs] [Times: user=0.01 sys=0.02, real=0.02 secs] -2024-04-25T17:54:27.476+0800: 9.680: [GC (Allocation Failure) 2024-04-25T17:54:27.476+0800: 9.680: [DefNew: 320728K->15320K(353920K), 0.1286212 secs] 320728K->15320K(484992K), 0.1287028 secs] [Times: user=0.06 sys=0.05, real=0.13 secs] -2024-04-25T17:54:28.259+0800: 10.463: [Full GC (Metadata GC Threshold) 2024-04-25T17:54:28.259+0800: 10.463: [Tenured: 0K->17615K(131072K), 0.1220541 secs] 134314K->17615K(484992K), [Metaspace: 20299K->20299K(1069056K)], 0.1222275 secs] [Times: user=0.08 sys=0.04, real=0.12 secs] -2024-04-25T17:54:29.451+0800: 11.655: [GC (Allocation Failure) 2024-04-25T17:54:29.451+0800: 11.655: [DefNew: 314624K->4276K(353920K), 0.0072975 secs] 332239K->21892K(484992K), 0.0073621 secs] [Times: user=0.01 sys=0.00, real=0.01 secs] -2024-04-25T17:54:31.306+0800: 13.510: [GC (Allocation Failure) 2024-04-25T17:54:31.306+0800: 13.510: [DefNew: 318900K->8382K(353920K), 0.0200083 secs] 336516K->25998K(484992K), 0.0200749 secs] [Times: user=0.02 sys=0.00, real=0.02 secs] -2024-04-25T17:54:33.110+0800: 15.314: [Full GC (Metadata GC Threshold) 2024-04-25T17:54:33.110+0800: 15.314: [Tenured: 17615K->26537K(131072K), 0.0925857 secs] 255137K->26537K(484992K), [Metaspace: 33428K->33428K(1081344K)], 0.0926566 secs] [Times: user=0.08 sys=0.00, real=0.09 secs] -2024-04-25T17:54:36.838+0800: 19.042: [GC (Allocation Failure) 2024-04-25T17:54:36.838+0800: 19.042: [DefNew: 314624K->13408K(353920K), 0.1873111 secs] 341161K->72713K(484992K), 0.1874237 secs] [Times: user=0.12 sys=0.05, real=0.19 secs] -2024-04-25T17:54:39.419+0800: 21.623: [Full GC (Metadata GC Threshold) 2024-04-25T17:54:39.419+0800: 21.623: [Tenured: 59305K->76249K(131072K), 0.1401323 secs] 378806K->76249K(484992K), [Metaspace: 56086K->56086K(1101824K)], 0.1402679 secs] [Times: user=0.12 sys=0.01, real=0.14 secs] -2024-04-25T17:54:44.473+0800: 26.677: [GC (Allocation Failure) 2024-04-25T17:54:44.475+0800: 26.679: [DefNew: 314624K->13304K(353920K), 0.0851577 secs] 390873K->89553K(484992K), 0.0869934 secs] [Times: user=0.01 sys=0.06, real=0.09 secs] diff --git a/Docker安装脚本/nacos/logs/naming-distro.log b/Docker安装脚本/nacos/logs/naming-distro.log deleted file mode 100644 index 01b409c..0000000 --- a/Docker安装脚本/nacos/logs/naming-distro.log +++ /dev/null @@ -1,8 +0,0 @@ -2024-04-25 17:04:37,855 INFO distro notifier started - -2024-04-25 17:25:05,657 INFO distro notifier started - -2024-04-25 17:51:36,337 INFO distro notifier started - -2024-04-25 17:54:34,611 INFO distro notifier started - diff --git a/Docker安装脚本/nacos/logs/naming-event.log b/Docker安装脚本/nacos/logs/naming-event.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/naming-performance.log b/Docker安装脚本/nacos/logs/naming-performance.log deleted file mode 100644 index 2e48232..0000000 --- a/Docker安装脚本/nacos/logs/naming-performance.log +++ /dev/null @@ -1,354 +0,0 @@ -2024-04-25 17:05:09,781 INFO PERFORMANCE:|0|0|-1|-1 - -2024-04-25 17:25:38,458 INFO PERFORMANCE:|serviceCount|ipCount|subscribeCount|maxPushCost|avgPushCost|totalPushCount|failPushCount - -2024-04-25 17:25:38,459 INFO DISTRO:|V1SyncDone|V1SyncFail|V2SyncDone|V2SyncFail|V2VerifyFail| - -2024-04-25 17:25:38,459 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:25:38,461 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:25:38,463 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:26:38,464 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:26:38,464 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:26:38,464 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:27:38,464 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:27:38,464 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:27:38,464 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:28:38,466 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:28:38,466 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:28:38,467 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:29:38,469 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:29:38,469 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:29:38,469 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:30:38,469 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:30:38,470 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:30:38,470 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:31:38,471 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:31:38,471 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:31:38,471 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:32:38,474 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:32:38,474 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:32:38,474 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:33:38,475 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:33:38,476 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:33:38,476 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:34:38,476 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:34:38,477 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:34:38,477 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:35:38,477 INFO PERFORMANCE:|serviceCount|ipCount|subscribeCount|maxPushCost|avgPushCost|totalPushCount|failPushCount - -2024-04-25 17:35:38,477 INFO DISTRO:|V1SyncDone|V1SyncFail|V2SyncDone|V2SyncFail|V2VerifyFail| - -2024-04-25 17:35:38,477 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:35:38,477 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:35:38,477 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:36:38,481 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:36:38,481 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:36:38,481 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:37:38,487 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:37:38,487 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:37:38,487 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:38:38,489 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:38:38,489 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:38:38,489 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:39:38,496 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:39:38,496 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:39:38,496 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:40:38,497 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:40:38,498 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:40:38,498 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:41:38,501 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:41:38,501 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:41:38,501 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:42:38,502 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:42:38,502 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:42:38,502 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:43:38,504 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:43:38,504 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:43:38,504 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:44:38,518 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:44:38,518 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:44:38,518 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:45:38,519 INFO PERFORMANCE:|serviceCount|ipCount|subscribeCount|maxPushCost|avgPushCost|totalPushCount|failPushCount - -2024-04-25 17:45:38,519 INFO DISTRO:|V1SyncDone|V1SyncFail|V2SyncDone|V2SyncFail|V2VerifyFail| - -2024-04-25 17:45:38,519 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:45:38,519 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:45:38,519 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:46:38,519 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:46:38,519 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:46:38,519 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:47:38,521 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:47:38,522 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:47:38,522 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:48:38,522 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:48:38,522 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:48:38,522 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:49:38,524 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:49:38,524 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:49:38,524 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:50:38,528 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:50:38,528 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:50:38,528 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:52:09,524 INFO PERFORMANCE:|serviceCount|ipCount|subscribeCount|maxPushCost|avgPushCost|totalPushCount|failPushCount - -2024-04-25 17:52:09,524 INFO DISTRO:|V1SyncDone|V1SyncFail|V2SyncDone|V2SyncFail|V2VerifyFail| - -2024-04-25 17:52:09,524 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:52:09,526 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:52:09,526 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:55:08,341 INFO PERFORMANCE:|serviceCount|ipCount|subscribeCount|maxPushCost|avgPushCost|totalPushCount|failPushCount - -2024-04-25 17:55:08,343 INFO DISTRO:|V1SyncDone|V1SyncFail|V2SyncDone|V2SyncFail|V2VerifyFail| - -2024-04-25 17:55:08,344 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:55:08,345 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:55:08,345 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:56:08,347 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:56:08,347 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:56:08,347 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:57:08,348 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:57:08,348 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:57:08,348 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:58:08,351 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:58:08,351 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:58:08,351 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 17:59:08,351 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 17:59:08,352 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 17:59:08,352 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 18:00:08,352 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 18:00:08,353 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 18:00:08,353 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 18:01:08,354 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 18:01:08,355 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 18:01:08,355 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 18:02:08,355 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 18:02:08,355 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 18:02:08,355 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 18:03:08,357 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 18:03:08,358 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 18:03:08,358 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 18:04:08,358 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 18:04:08,358 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 18:04:08,358 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 18:05:08,360 INFO PERFORMANCE:|serviceCount|ipCount|subscribeCount|maxPushCost|avgPushCost|totalPushCount|failPushCount - -2024-04-25 18:05:08,361 INFO DISTRO:|V1SyncDone|V1SyncFail|V2SyncDone|V2SyncFail|V2VerifyFail| - -2024-04-25 18:05:08,361 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 18:05:08,361 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 18:05:08,361 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 18:06:08,362 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 18:06:08,363 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 18:06:08,363 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 18:07:08,364 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 18:07:08,364 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 18:07:08,364 INFO DISTRO:|0|0|0|0|0| - -2024-04-25 18:08:08,365 INFO PERFORMANCE:|0|0|0|-1|-1|0|0 - -2024-04-25 18:08:08,365 INFO Task worker status: -naming_0%1, pending tasks: 0 - - -2024-04-25 18:08:08,365 INFO DISTRO:|0|0|0|0|0| - diff --git a/Docker安装脚本/nacos/logs/naming-push.log b/Docker安装脚本/nacos/logs/naming-push.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/naming-raft.log b/Docker安装脚本/nacos/logs/naming-raft.log deleted file mode 100644 index 7ad0e55..0000000 --- a/Docker安装脚本/nacos/logs/naming-raft.log +++ /dev/null @@ -1,80 +0,0 @@ -2024-04-25 17:04:35,600 INFO raft peers changed: [Member{ip='a6955b479796', port=8848, state=UP, extendInfo={adWeight=0, raftPort=7848, site=unknow, weight=1}}] - -2024-04-25 17:04:35,670 INFO initializing Raft sub-system - -2024-04-25 17:04:35,670 INFO finish loading all datums, size: 0 cost 0 ms. - -2024-04-25 17:04:35,672 INFO cache loaded, datum count: 0, current term: 0 - -2024-04-25 17:04:35,672 INFO finish to load data from disk, cost: 2 ms. - -2024-04-25 17:04:35,681 INFO timer started: leader timeout ms: 15000, heart-beat timeout ms: 5000 - -2024-04-25 17:04:39,258 INFO add listener: com.alibaba.nacos.naming.domains.meta.00-00---000-NACOS_SWITCH_DOMAIN-000---00-00 - -2024-04-25 17:04:39,272 INFO add listener: com.alibaba.nacos.naming.domains.meta. - -2024-04-25 17:04:40,262 INFO leader timeout, start voting,leader: {"ip":"a6955b479796:8848","term":0,"leaderDueMs":15927,"heartbeatDueMs":4500,"state":"FOLLOWER"}, term: 0 - -2024-04-25 17:04:56,181 INFO leader timeout, start voting,leader: {"ip":"a6955b479796:8848","voteFor":"a6955b479796:8848","term":1,"leaderDueMs":19230,"heartbeatDueMs":5000,"state":"CANDIDATE"}, term: 1 - -2024-04-25 17:05:15,675 INFO leader timeout, start voting,leader: {"ip":"a6955b479796:8848","voteFor":"a6955b479796:8848","term":2,"leaderDueMs":16639,"heartbeatDueMs":5000,"state":"CANDIDATE"}, term: 2 - -2024-04-25 17:05:32,674 INFO leader timeout, start voting,leader: {"ip":"a6955b479796:8848","voteFor":"a6955b479796:8848","term":3,"leaderDueMs":19517,"heartbeatDueMs":5000,"state":"CANDIDATE"}, term: 3 - -2024-04-25 17:05:52,674 INFO leader timeout, start voting,leader: {"ip":"a6955b479796:8848","voteFor":"a6955b479796:8848","term":4,"leaderDueMs":17346,"heartbeatDueMs":5000,"state":"CANDIDATE"}, term: 4 - -2024-04-25 17:06:10,174 INFO leader timeout, start voting,leader: {"ip":"a6955b479796:8848","voteFor":"a6955b479796:8848","term":5,"leaderDueMs":19720,"heartbeatDueMs":5000,"state":"CANDIDATE"}, term: 5 - -2024-04-25 17:06:30,173 INFO leader timeout, start voting,leader: {"ip":"a6955b479796:8848","voteFor":"a6955b479796:8848","term":6,"leaderDueMs":17883,"heartbeatDueMs":5000,"state":"CANDIDATE"}, term: 6 - -2024-04-25 17:06:48,184 INFO leader timeout, start voting,leader: {"ip":"a6955b479796:8848","voteFor":"a6955b479796:8848","term":7,"leaderDueMs":18309,"heartbeatDueMs":5000,"state":"CANDIDATE"}, term: 7 - -2024-04-25 17:25:05,492 INFO initializing Raft sub-system - -2024-04-25 17:25:05,492 INFO Upgrade from 1X feature has closed, If you want open this feature, please set `nacos.core.support.upgrade.from.1x=true` in application.properties - -2024-04-25 17:25:05,691 INFO add listener: com.alibaba.nacos.naming.domains.meta. - -2024-04-25 17:25:06,996 INFO add listener: com.alibaba.nacos.naming.domains.meta.00-00---000-NACOS_SWITCH_DOMAIN-000---00-00 - -2024-04-25 17:25:10,478 WARN start to close old raft protocol!!! - -2024-04-25 17:25:10,478 WARN stop old raft protocol task for notifier - -2024-04-25 17:25:10,478 WARN clean old cache datum for old raft - -2024-04-25 17:25:10,478 WARN start to move old raft protocol metadata - -2024-04-25 17:51:36,142 INFO initializing Raft sub-system - -2024-04-25 17:51:36,142 INFO Upgrade from 1X feature has closed, If you want open this feature, please set `nacos.core.support.upgrade.from.1x=true` in application.properties - -2024-04-25 17:51:36,358 INFO add listener: com.alibaba.nacos.naming.domains.meta. - -2024-04-25 17:51:37,663 INFO add listener: com.alibaba.nacos.naming.domains.meta.00-00---000-NACOS_SWITCH_DOMAIN-000---00-00 - -2024-04-25 17:51:41,114 WARN start to close old raft protocol!!! - -2024-04-25 17:51:41,114 WARN stop old raft protocol task for notifier - -2024-04-25 17:51:41,114 WARN clean old cache datum for old raft - -2024-04-25 17:51:41,114 WARN start to move old raft protocol metadata - -2024-04-25 17:54:34,391 INFO initializing Raft sub-system - -2024-04-25 17:54:34,391 INFO Upgrade from 1X feature has closed, If you want open this feature, please set `nacos.core.support.upgrade.from.1x=true` in application.properties - -2024-04-25 17:54:34,646 INFO add listener: com.alibaba.nacos.naming.domains.meta. - -2024-04-25 17:54:36,331 INFO add listener: com.alibaba.nacos.naming.domains.meta.00-00---000-NACOS_SWITCH_DOMAIN-000---00-00 - -2024-04-25 17:54:39,362 WARN start to close old raft protocol!!! - -2024-04-25 17:54:39,362 WARN stop old raft protocol task for notifier - -2024-04-25 17:54:39,362 WARN clean old cache datum for old raft - -2024-04-25 17:54:39,362 WARN start to move old raft protocol metadata - diff --git a/Docker安装脚本/nacos/logs/naming-rt.log b/Docker安装脚本/nacos/logs/naming-rt.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/naming-server.log b/Docker安装脚本/nacos/logs/naming-server.log deleted file mode 100644 index ec0faf8..0000000 --- a/Docker安装脚本/nacos/logs/naming-server.log +++ /dev/null @@ -1,70 +0,0 @@ -2024-04-25 17:04:35,628 INFO GlobalConfig{taskDispatchPeriod=200, batchSyncKeyCount=1000, syncRetryDelay=5000, dataWarmup=true, expireInstance=true, loadDataRetryDelayMillis=30000} - -2024-04-25 17:04:39,271 INFO open empty service auto clean job, initialDelay : 50000 ms, period : 30000 ms - -2024-04-25 17:04:39,272 INFO listen for service meta change - -2024-04-25 17:25:05,201 WARN naming.distro config will be removed, please use core.protocol.distro replace. - -2024-04-25 17:25:05,201 WARN Using naming.distro config to replace core.distro config - -2024-04-25 17:25:05,679 INFO open empty service auto clean job, initialDelay : 50000 ms, period : 30000 ms - -2024-04-25 17:25:05,690 INFO listen for service meta change - -2024-04-25 17:25:05,694 INFO upgrade.state file is not exist - -2024-04-25 17:25:08,449 INFO [SelectorManager] Load SelectorContextBuilder(class com.alibaba.nacos.naming.selector.context.CmdbSelectorContextBuilder) contextType(CMDB) successfully. - -2024-04-25 17:25:08,449 INFO [SelectorManager] Load SelectorContextBuilder(class com.alibaba.nacos.naming.selector.context.NoneSelectorContextBuilder) contextType(NONE) successfully. - -2024-04-25 17:25:08,449 INFO [SelectorManager] Load Selector(class com.alibaba.nacos.naming.selector.LabelSelector) type(label) contextType(CMDB) successfully. - -2024-04-25 17:25:08,449 INFO [SelectorManager] Load Selector(class com.alibaba.nacos.naming.selector.NoneSelector) type(none) contextType(NONE) successfully. - -2024-04-25 17:25:10,351 INFO Load instance extension handler [] - -2024-04-25 17:50:57,363 WARN [NamingServerHttpClientManager] Start destroying HTTP-Client - -2024-04-25 17:50:57,376 WARN [NamingServerHttpClientManager] Destruction of the end - -2024-04-25 17:51:35,788 WARN naming.distro config will be removed, please use core.protocol.distro replace. - -2024-04-25 17:51:35,788 WARN Using naming.distro config to replace core.distro config - -2024-04-25 17:51:36,341 INFO open empty service auto clean job, initialDelay : 50000 ms, period : 30000 ms - -2024-04-25 17:51:36,357 INFO listen for service meta change - -2024-04-25 17:51:39,522 INFO [SelectorManager] Load SelectorContextBuilder(class com.alibaba.nacos.naming.selector.context.CmdbSelectorContextBuilder) contextType(CMDB) successfully. - -2024-04-25 17:51:39,522 INFO [SelectorManager] Load SelectorContextBuilder(class com.alibaba.nacos.naming.selector.context.NoneSelectorContextBuilder) contextType(NONE) successfully. - -2024-04-25 17:51:39,522 INFO [SelectorManager] Load Selector(class com.alibaba.nacos.naming.selector.LabelSelector) type(label) contextType(CMDB) successfully. - -2024-04-25 17:51:39,522 INFO [SelectorManager] Load Selector(class com.alibaba.nacos.naming.selector.NoneSelector) type(none) contextType(NONE) successfully. - -2024-04-25 17:51:41,963 INFO Load instance extension handler [] - -2024-04-25 17:52:52,709 WARN [NamingServerHttpClientManager] Start destroying HTTP-Client - -2024-04-25 17:52:52,778 WARN [NamingServerHttpClientManager] Destruction of the end - -2024-04-25 17:54:33,858 WARN naming.distro config will be removed, please use core.protocol.distro replace. - -2024-04-25 17:54:33,859 WARN Using naming.distro config to replace core.distro config - -2024-04-25 17:54:34,629 INFO open empty service auto clean job, initialDelay : 50000 ms, period : 30000 ms - -2024-04-25 17:54:34,646 INFO listen for service meta change - -2024-04-25 17:54:38,325 INFO [SelectorManager] Load SelectorContextBuilder(class com.alibaba.nacos.naming.selector.context.CmdbSelectorContextBuilder) contextType(CMDB) successfully. - -2024-04-25 17:54:38,325 INFO [SelectorManager] Load SelectorContextBuilder(class com.alibaba.nacos.naming.selector.context.NoneSelectorContextBuilder) contextType(NONE) successfully. - -2024-04-25 17:54:38,325 INFO [SelectorManager] Load Selector(class com.alibaba.nacos.naming.selector.LabelSelector) type(label) contextType(CMDB) successfully. - -2024-04-25 17:54:38,325 INFO [SelectorManager] Load Selector(class com.alibaba.nacos.naming.selector.NoneSelector) type(none) contextType(NONE) successfully. - -2024-04-25 17:54:42,212 INFO Load instance extension handler [] - diff --git a/Docker安装脚本/nacos/logs/protocol-distro.log b/Docker安装脚本/nacos/logs/protocol-distro.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/protocol-raft.log b/Docker安装脚本/nacos/logs/protocol-raft.log deleted file mode 100644 index 3ee7a5d..0000000 --- a/Docker安装脚本/nacos/logs/protocol-raft.log +++ /dev/null @@ -1,110 +0,0 @@ -2024-04-25 17:04:35,803 INFO Initializes the Raft protocol, raft-config info : {} - -2024-04-25 17:04:36,216 INFO ========= The raft protocol is starting... ========= - -2024-04-25 17:04:36,889 INFO ========= The raft protocol start finished... ========= - -2024-04-25 17:04:36,906 INFO create raft group : naming_persistent_service - -2024-04-25 17:25:08,573 INFO Initializes the Raft protocol, raft-config info : {} - -2024-04-25 17:25:08,846 INFO ========= The raft protocol is starting... ========= - -2024-04-25 17:25:08,885 INFO ========= The raft protocol start finished... ========= - -2024-04-25 17:25:08,939 INFO create raft group : naming_persistent_service_v2 - -2024-04-25 17:25:09,558 INFO This Raft event changes : RaftEvent{groupId='naming_persistent_service_v2', leader='527c83433216:7848', term=1, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:25:09,568 INFO create raft group : naming_instance_metadata - -2024-04-25 17:25:09,772 INFO This Raft event changes : RaftEvent{groupId='naming_instance_metadata', leader='527c83433216:7848', term=1, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:25:09,873 INFO create raft group : naming_service_metadata - -2024-04-25 17:25:10,147 INFO This Raft event changes : RaftEvent{groupId='naming_service_metadata', leader='527c83433216:7848', term=1, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:50:57,411 INFO shutdown jraft server - -2024-04-25 17:50:57,416 INFO ========= The raft protocol is starting to close ========= - -2024-04-25 17:50:57,457 INFO ========= The raft protocol has been closed ========= - -2024-04-25 17:51:39,647 INFO Initializes the Raft protocol, raft-config info : {} - -2024-04-25 17:51:39,928 INFO ========= The raft protocol is starting... ========= - -2024-04-25 17:51:39,974 INFO ========= The raft protocol start finished... ========= - -2024-04-25 17:51:40,043 INFO create raft group : naming_persistent_service_v2 - -2024-04-25 17:51:40,864 INFO This Raft event changes : RaftEvent{groupId='naming_persistent_service_v2', leader='null', term=null, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:51:41,024 INFO This Raft event changes : RaftEvent{groupId='naming_persistent_service_v2', leader='527c83433216:7848', term=2, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:51:41,074 INFO create raft group : naming_instance_metadata - -2024-04-25 17:51:41,394 INFO create raft group : naming_service_metadata - -2024-04-25 17:51:41,457 INFO This Raft event changes : RaftEvent{groupId='naming_instance_metadata', leader='527c83433216:7848', term=2, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:51:41,564 INFO This Raft event changes : RaftEvent{groupId='naming_service_metadata', leader='null', term=null, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:51:41,604 INFO This Raft event changes : RaftEvent{groupId='naming_service_metadata', leader='527c83433216:7848', term=2, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:52:52,906 INFO shutdown jraft server - -2024-04-25 17:52:52,907 INFO ========= The raft protocol is starting to close ========= - -2024-04-25 17:52:53,086 INFO ========= The raft protocol has been closed ========= - -2024-04-25 17:54:38,594 INFO Initializes the Raft protocol, raft-config info : {} - -2024-04-25 17:54:39,101 INFO ========= The raft protocol is starting... ========= - -2024-04-25 17:54:39,171 INFO ========= The raft protocol start finished... ========= - -2024-04-25 17:54:39,223 INFO create raft group : naming_persistent_service_v2 - -2024-04-25 17:54:39,875 INFO This Raft event changes : RaftEvent{groupId='naming_persistent_service_v2', leader='null', term=null, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:54:40,173 INFO This Raft event changes : RaftEvent{groupId='naming_persistent_service_v2', leader='527c83433216:7848', term=3, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:54:40,234 INFO create raft group : naming_instance_metadata - -2024-04-25 17:54:40,927 INFO This Raft event changes : RaftEvent{groupId='naming_instance_metadata', leader='527c83433216:7848', term=3, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:54:40,928 INFO create raft group : naming_service_metadata - -2024-04-25 17:54:41,524 INFO This Raft event changes : RaftEvent{groupId='naming_service_metadata', leader='null', term=null, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:54:41,601 INFO This Raft event changes : RaftEvent{groupId='naming_service_metadata', leader='527c83433216:7848', term=3, raftClusterInfo=[527c83433216:7848]} - -2024-04-25 17:54:41,989 ERROR Failed to join the cluster, retry... - -java.lang.IllegalStateException: Fail to get leader of group naming_persistent_service_v2 - at com.alipay.sofa.jraft.core.CliServiceImpl.getPeers(CliServiceImpl.java:631) - at com.alipay.sofa.jraft.core.CliServiceImpl.getPeers(CliServiceImpl.java:524) - at com.alibaba.nacos.core.distributed.raft.JRaftServer.registerSelfToCluster(JRaftServer.java:353) - at com.alibaba.nacos.core.distributed.raft.JRaftServer.lambda$createMultiRaftGroup$0(JRaftServer.java:264) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run(FutureTask.java:266) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) -2024-04-25 17:54:42,019 ERROR Failed to join the cluster, retry... - -java.lang.IllegalStateException: Fail to get leader of group naming_instance_metadata - at com.alipay.sofa.jraft.core.CliServiceImpl.getPeers(CliServiceImpl.java:631) - at com.alipay.sofa.jraft.core.CliServiceImpl.getPeers(CliServiceImpl.java:524) - at com.alibaba.nacos.core.distributed.raft.JRaftServer.registerSelfToCluster(JRaftServer.java:353) - at com.alibaba.nacos.core.distributed.raft.JRaftServer.lambda$createMultiRaftGroup$0(JRaftServer.java:264) - at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) - at java.util.concurrent.FutureTask.run(FutureTask.java:266) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) - at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) - at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) - at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) - at java.lang.Thread.run(Thread.java:750) diff --git a/Docker安装脚本/nacos/logs/remote-digest.log b/Docker安装脚本/nacos/logs/remote-digest.log deleted file mode 100644 index 2ec06bd..0000000 --- a/Docker安装脚本/nacos/logs/remote-digest.log +++ /dev/null @@ -1,8200 +0,0 @@ -2024-04-25 17:25:08,174 INFO Connection check task start - -2024-04-25 17:25:08,180 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:08,180 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:08,180 INFO Out dated connection ,size=0 - -2024-04-25 17:25:08,180 INFO Connection check task end - -2024-04-25 17:25:11,222 INFO Connection check task start - -2024-04-25 17:25:11,222 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:11,222 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:11,222 INFO Out dated connection ,size=0 - -2024-04-25 17:25:11,222 INFO Connection check task end - -2024-04-25 17:25:14,223 INFO Connection check task start - -2024-04-25 17:25:14,223 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:14,223 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:14,223 INFO Out dated connection ,size=0 - -2024-04-25 17:25:14,223 INFO Connection check task end - -2024-04-25 17:25:17,224 INFO Connection check task start - -2024-04-25 17:25:17,224 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:17,224 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:17,224 INFO Out dated connection ,size=0 - -2024-04-25 17:25:17,224 INFO Connection check task end - -2024-04-25 17:25:20,225 INFO Connection check task start - -2024-04-25 17:25:20,225 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:20,225 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:20,225 INFO Out dated connection ,size=0 - -2024-04-25 17:25:20,225 INFO Connection check task end - -2024-04-25 17:25:23,226 INFO Connection check task start - -2024-04-25 17:25:23,227 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:23,227 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:23,227 INFO Out dated connection ,size=0 - -2024-04-25 17:25:23,227 INFO Connection check task end - -2024-04-25 17:25:26,227 INFO Connection check task start - -2024-04-25 17:25:26,228 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:26,228 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:26,228 INFO Out dated connection ,size=0 - -2024-04-25 17:25:26,228 INFO Connection check task end - -2024-04-25 17:25:29,229 INFO Connection check task start - -2024-04-25 17:25:29,229 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:29,229 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:29,229 INFO Out dated connection ,size=0 - -2024-04-25 17:25:29,229 INFO Connection check task end - -2024-04-25 17:25:32,230 INFO Connection check task start - -2024-04-25 17:25:32,231 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:32,231 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:32,231 INFO Out dated connection ,size=0 - -2024-04-25 17:25:32,231 INFO Connection check task end - -2024-04-25 17:25:35,232 INFO Connection check task start - -2024-04-25 17:25:35,232 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:35,232 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:35,232 INFO Out dated connection ,size=0 - -2024-04-25 17:25:35,233 INFO Connection check task end - -2024-04-25 17:25:38,233 INFO Connection check task start - -2024-04-25 17:25:38,233 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:38,233 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:38,233 INFO Out dated connection ,size=0 - -2024-04-25 17:25:38,233 INFO Connection check task end - -2024-04-25 17:25:41,234 INFO Connection check task start - -2024-04-25 17:25:41,234 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:41,234 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:41,234 INFO Out dated connection ,size=0 - -2024-04-25 17:25:41,235 INFO Connection check task end - -2024-04-25 17:25:44,235 INFO Connection check task start - -2024-04-25 17:25:44,235 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:44,235 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:44,235 INFO Out dated connection ,size=0 - -2024-04-25 17:25:44,235 INFO Connection check task end - -2024-04-25 17:25:47,236 INFO Connection check task start - -2024-04-25 17:25:47,236 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:47,236 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:47,236 INFO Out dated connection ,size=0 - -2024-04-25 17:25:47,236 INFO Connection check task end - -2024-04-25 17:25:50,236 INFO Connection check task start - -2024-04-25 17:25:50,236 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:50,236 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:50,236 INFO Out dated connection ,size=0 - -2024-04-25 17:25:50,236 INFO Connection check task end - -2024-04-25 17:25:53,239 INFO Connection check task start - -2024-04-25 17:25:53,240 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:53,240 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:53,240 INFO Out dated connection ,size=0 - -2024-04-25 17:25:53,240 INFO Connection check task end - -2024-04-25 17:25:56,241 INFO Connection check task start - -2024-04-25 17:25:56,242 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:56,242 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:56,242 INFO Out dated connection ,size=0 - -2024-04-25 17:25:56,242 INFO Connection check task end - -2024-04-25 17:25:59,243 INFO Connection check task start - -2024-04-25 17:25:59,243 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:25:59,243 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:25:59,243 INFO Out dated connection ,size=0 - -2024-04-25 17:25:59,243 INFO Connection check task end - -2024-04-25 17:26:02,244 INFO Connection check task start - -2024-04-25 17:26:02,245 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:02,245 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:02,245 INFO Out dated connection ,size=0 - -2024-04-25 17:26:02,245 INFO Connection check task end - -2024-04-25 17:26:05,247 INFO Connection check task start - -2024-04-25 17:26:05,247 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:05,247 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:05,247 INFO Out dated connection ,size=0 - -2024-04-25 17:26:05,247 INFO Connection check task end - -2024-04-25 17:26:08,248 INFO Connection check task start - -2024-04-25 17:26:08,248 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:08,248 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:08,248 INFO Out dated connection ,size=0 - -2024-04-25 17:26:08,249 INFO Connection check task end - -2024-04-25 17:26:11,249 INFO Connection check task start - -2024-04-25 17:26:11,249 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:11,249 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:11,249 INFO Out dated connection ,size=0 - -2024-04-25 17:26:11,249 INFO Connection check task end - -2024-04-25 17:26:14,251 INFO Connection check task start - -2024-04-25 17:26:14,251 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:14,251 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:14,251 INFO Out dated connection ,size=0 - -2024-04-25 17:26:14,251 INFO Connection check task end - -2024-04-25 17:26:17,264 INFO Connection check task start - -2024-04-25 17:26:17,265 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:17,265 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:17,265 INFO Out dated connection ,size=0 - -2024-04-25 17:26:17,265 INFO Connection check task end - -2024-04-25 17:26:20,276 INFO Connection check task start - -2024-04-25 17:26:20,276 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:20,276 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:20,276 INFO Out dated connection ,size=0 - -2024-04-25 17:26:20,276 INFO Connection check task end - -2024-04-25 17:26:23,279 INFO Connection check task start - -2024-04-25 17:26:23,279 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:23,279 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:23,279 INFO Out dated connection ,size=0 - -2024-04-25 17:26:23,279 INFO Connection check task end - -2024-04-25 17:26:26,279 INFO Connection check task start - -2024-04-25 17:26:26,279 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:26,279 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:26,280 INFO Out dated connection ,size=0 - -2024-04-25 17:26:26,280 INFO Connection check task end - -2024-04-25 17:26:29,280 INFO Connection check task start - -2024-04-25 17:26:29,280 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:29,280 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:29,280 INFO Out dated connection ,size=0 - -2024-04-25 17:26:29,280 INFO Connection check task end - -2024-04-25 17:26:32,282 INFO Connection check task start - -2024-04-25 17:26:32,282 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:32,282 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:32,282 INFO Out dated connection ,size=0 - -2024-04-25 17:26:32,282 INFO Connection check task end - -2024-04-25 17:26:35,286 INFO Connection check task start - -2024-04-25 17:26:35,286 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:35,286 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:35,286 INFO Out dated connection ,size=0 - -2024-04-25 17:26:35,286 INFO Connection check task end - -2024-04-25 17:26:38,286 INFO Connection check task start - -2024-04-25 17:26:38,286 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:38,286 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:38,287 INFO Out dated connection ,size=0 - -2024-04-25 17:26:38,287 INFO Connection check task end - -2024-04-25 17:26:41,287 INFO Connection check task start - -2024-04-25 17:26:41,287 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:41,287 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:41,287 INFO Out dated connection ,size=0 - -2024-04-25 17:26:41,287 INFO Connection check task end - -2024-04-25 17:26:44,288 INFO Connection check task start - -2024-04-25 17:26:44,288 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:44,288 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:44,288 INFO Out dated connection ,size=0 - -2024-04-25 17:26:44,288 INFO Connection check task end - -2024-04-25 17:26:47,289 INFO Connection check task start - -2024-04-25 17:26:47,289 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:47,289 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:47,289 INFO Out dated connection ,size=0 - -2024-04-25 17:26:47,289 INFO Connection check task end - -2024-04-25 17:26:50,290 INFO Connection check task start - -2024-04-25 17:26:50,291 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:50,291 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:50,291 INFO Out dated connection ,size=0 - -2024-04-25 17:26:50,291 INFO Connection check task end - -2024-04-25 17:26:53,293 INFO Connection check task start - -2024-04-25 17:26:53,293 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:53,293 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:53,293 INFO Out dated connection ,size=0 - -2024-04-25 17:26:53,293 INFO Connection check task end - -2024-04-25 17:26:56,293 INFO Connection check task start - -2024-04-25 17:26:56,294 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:56,294 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:56,294 INFO Out dated connection ,size=0 - -2024-04-25 17:26:56,294 INFO Connection check task end - -2024-04-25 17:26:59,295 INFO Connection check task start - -2024-04-25 17:26:59,295 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:26:59,295 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:26:59,295 INFO Out dated connection ,size=0 - -2024-04-25 17:26:59,295 INFO Connection check task end - -2024-04-25 17:27:02,299 INFO Connection check task start - -2024-04-25 17:27:02,300 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:02,300 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:02,300 INFO Out dated connection ,size=0 - -2024-04-25 17:27:02,300 INFO Connection check task end - -2024-04-25 17:27:05,302 INFO Connection check task start - -2024-04-25 17:27:05,302 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:05,302 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:05,302 INFO Out dated connection ,size=0 - -2024-04-25 17:27:05,302 INFO Connection check task end - -2024-04-25 17:27:08,303 INFO Connection check task start - -2024-04-25 17:27:08,303 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:08,303 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:08,303 INFO Out dated connection ,size=0 - -2024-04-25 17:27:08,303 INFO Connection check task end - -2024-04-25 17:27:11,305 INFO Connection check task start - -2024-04-25 17:27:11,305 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:11,305 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:11,305 INFO Out dated connection ,size=0 - -2024-04-25 17:27:11,305 INFO Connection check task end - -2024-04-25 17:27:14,307 INFO Connection check task start - -2024-04-25 17:27:14,307 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:14,307 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:14,307 INFO Out dated connection ,size=0 - -2024-04-25 17:27:14,307 INFO Connection check task end - -2024-04-25 17:27:17,309 INFO Connection check task start - -2024-04-25 17:27:17,309 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:17,309 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:17,309 INFO Out dated connection ,size=0 - -2024-04-25 17:27:17,309 INFO Connection check task end - -2024-04-25 17:27:20,310 INFO Connection check task start - -2024-04-25 17:27:20,310 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:20,310 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:20,310 INFO Out dated connection ,size=0 - -2024-04-25 17:27:20,310 INFO Connection check task end - -2024-04-25 17:27:23,312 INFO Connection check task start - -2024-04-25 17:27:23,312 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:23,312 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:23,312 INFO Out dated connection ,size=0 - -2024-04-25 17:27:23,312 INFO Connection check task end - -2024-04-25 17:27:26,314 INFO Connection check task start - -2024-04-25 17:27:26,314 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:26,314 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:26,314 INFO Out dated connection ,size=0 - -2024-04-25 17:27:26,314 INFO Connection check task end - -2024-04-25 17:27:29,314 INFO Connection check task start - -2024-04-25 17:27:29,315 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:29,315 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:29,315 INFO Out dated connection ,size=0 - -2024-04-25 17:27:29,315 INFO Connection check task end - -2024-04-25 17:27:32,323 INFO Connection check task start - -2024-04-25 17:27:32,323 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:32,323 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:32,323 INFO Out dated connection ,size=0 - -2024-04-25 17:27:32,323 INFO Connection check task end - -2024-04-25 17:27:35,324 INFO Connection check task start - -2024-04-25 17:27:35,324 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:35,324 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:35,324 INFO Out dated connection ,size=0 - -2024-04-25 17:27:35,324 INFO Connection check task end - -2024-04-25 17:27:38,325 INFO Connection check task start - -2024-04-25 17:27:38,325 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:38,325 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:38,325 INFO Out dated connection ,size=0 - -2024-04-25 17:27:38,325 INFO Connection check task end - -2024-04-25 17:27:41,327 INFO Connection check task start - -2024-04-25 17:27:41,327 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:41,327 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:41,327 INFO Out dated connection ,size=0 - -2024-04-25 17:27:41,327 INFO Connection check task end - -2024-04-25 17:27:44,328 INFO Connection check task start - -2024-04-25 17:27:44,328 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:44,328 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:44,329 INFO Out dated connection ,size=0 - -2024-04-25 17:27:44,329 INFO Connection check task end - -2024-04-25 17:27:47,330 INFO Connection check task start - -2024-04-25 17:27:47,331 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:47,331 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:47,331 INFO Out dated connection ,size=0 - -2024-04-25 17:27:47,331 INFO Connection check task end - -2024-04-25 17:27:50,332 INFO Connection check task start - -2024-04-25 17:27:50,332 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:50,332 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:50,332 INFO Out dated connection ,size=0 - -2024-04-25 17:27:50,332 INFO Connection check task end - -2024-04-25 17:27:53,335 INFO Connection check task start - -2024-04-25 17:27:53,335 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:53,335 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:53,335 INFO Out dated connection ,size=0 - -2024-04-25 17:27:53,335 INFO Connection check task end - -2024-04-25 17:27:56,336 INFO Connection check task start - -2024-04-25 17:27:56,336 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:56,336 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:56,336 INFO Out dated connection ,size=0 - -2024-04-25 17:27:56,336 INFO Connection check task end - -2024-04-25 17:27:59,336 INFO Connection check task start - -2024-04-25 17:27:59,337 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:27:59,337 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:27:59,337 INFO Out dated connection ,size=0 - -2024-04-25 17:27:59,337 INFO Connection check task end - -2024-04-25 17:28:02,337 INFO Connection check task start - -2024-04-25 17:28:02,338 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:02,338 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:02,338 INFO Out dated connection ,size=0 - -2024-04-25 17:28:02,338 INFO Connection check task end - -2024-04-25 17:28:05,341 INFO Connection check task start - -2024-04-25 17:28:05,341 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:05,341 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:05,341 INFO Out dated connection ,size=0 - -2024-04-25 17:28:05,341 INFO Connection check task end - -2024-04-25 17:28:08,345 INFO Connection check task start - -2024-04-25 17:28:08,345 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:08,345 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:08,345 INFO Out dated connection ,size=0 - -2024-04-25 17:28:08,345 INFO Connection check task end - -2024-04-25 17:28:11,347 INFO Connection check task start - -2024-04-25 17:28:11,348 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:11,348 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:11,348 INFO Out dated connection ,size=0 - -2024-04-25 17:28:11,348 INFO Connection check task end - -2024-04-25 17:28:14,350 INFO Connection check task start - -2024-04-25 17:28:14,350 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:14,350 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:14,350 INFO Out dated connection ,size=0 - -2024-04-25 17:28:14,350 INFO Connection check task end - -2024-04-25 17:28:17,352 INFO Connection check task start - -2024-04-25 17:28:17,353 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:17,353 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:17,353 INFO Out dated connection ,size=0 - -2024-04-25 17:28:17,353 INFO Connection check task end - -2024-04-25 17:28:20,353 INFO Connection check task start - -2024-04-25 17:28:20,353 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:20,353 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:20,353 INFO Out dated connection ,size=0 - -2024-04-25 17:28:20,354 INFO Connection check task end - -2024-04-25 17:28:23,355 INFO Connection check task start - -2024-04-25 17:28:23,355 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:23,355 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:23,355 INFO Out dated connection ,size=0 - -2024-04-25 17:28:23,355 INFO Connection check task end - -2024-04-25 17:28:26,356 INFO Connection check task start - -2024-04-25 17:28:26,356 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:26,356 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:26,356 INFO Out dated connection ,size=0 - -2024-04-25 17:28:26,356 INFO Connection check task end - -2024-04-25 17:28:29,357 INFO Connection check task start - -2024-04-25 17:28:29,357 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:29,357 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:29,357 INFO Out dated connection ,size=0 - -2024-04-25 17:28:29,357 INFO Connection check task end - -2024-04-25 17:28:32,358 INFO Connection check task start - -2024-04-25 17:28:32,358 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:32,358 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:32,358 INFO Out dated connection ,size=0 - -2024-04-25 17:28:32,358 INFO Connection check task end - -2024-04-25 17:28:35,359 INFO Connection check task start - -2024-04-25 17:28:35,360 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:35,360 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:35,360 INFO Out dated connection ,size=0 - -2024-04-25 17:28:35,360 INFO Connection check task end - -2024-04-25 17:28:38,362 INFO Connection check task start - -2024-04-25 17:28:38,362 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:38,362 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:38,362 INFO Out dated connection ,size=0 - -2024-04-25 17:28:38,362 INFO Connection check task end - -2024-04-25 17:28:41,363 INFO Connection check task start - -2024-04-25 17:28:41,364 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:41,364 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:41,364 INFO Out dated connection ,size=0 - -2024-04-25 17:28:41,364 INFO Connection check task end - -2024-04-25 17:28:44,365 INFO Connection check task start - -2024-04-25 17:28:44,365 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:44,365 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:44,365 INFO Out dated connection ,size=0 - -2024-04-25 17:28:44,365 INFO Connection check task end - -2024-04-25 17:28:47,367 INFO Connection check task start - -2024-04-25 17:28:47,367 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:47,367 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:47,367 INFO Out dated connection ,size=0 - -2024-04-25 17:28:47,367 INFO Connection check task end - -2024-04-25 17:28:50,369 INFO Connection check task start - -2024-04-25 17:28:50,369 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:50,369 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:50,369 INFO Out dated connection ,size=0 - -2024-04-25 17:28:50,369 INFO Connection check task end - -2024-04-25 17:28:53,370 INFO Connection check task start - -2024-04-25 17:28:53,371 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:53,371 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:53,371 INFO Out dated connection ,size=0 - -2024-04-25 17:28:53,371 INFO Connection check task end - -2024-04-25 17:28:56,371 INFO Connection check task start - -2024-04-25 17:28:56,371 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:56,371 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:56,371 INFO Out dated connection ,size=0 - -2024-04-25 17:28:56,371 INFO Connection check task end - -2024-04-25 17:28:59,373 INFO Connection check task start - -2024-04-25 17:28:59,374 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:28:59,374 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:28:59,374 INFO Out dated connection ,size=0 - -2024-04-25 17:28:59,374 INFO Connection check task end - -2024-04-25 17:29:02,377 INFO Connection check task start - -2024-04-25 17:29:02,377 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:02,377 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:02,377 INFO Out dated connection ,size=0 - -2024-04-25 17:29:02,377 INFO Connection check task end - -2024-04-25 17:29:05,378 INFO Connection check task start - -2024-04-25 17:29:05,378 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:05,378 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:05,378 INFO Out dated connection ,size=0 - -2024-04-25 17:29:05,378 INFO Connection check task end - -2024-04-25 17:29:08,379 INFO Connection check task start - -2024-04-25 17:29:08,380 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:08,380 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:08,380 INFO Out dated connection ,size=0 - -2024-04-25 17:29:08,380 INFO Connection check task end - -2024-04-25 17:29:11,381 INFO Connection check task start - -2024-04-25 17:29:11,381 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:11,381 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:11,381 INFO Out dated connection ,size=0 - -2024-04-25 17:29:11,381 INFO Connection check task end - -2024-04-25 17:29:14,382 INFO Connection check task start - -2024-04-25 17:29:14,383 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:14,383 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:14,383 INFO Out dated connection ,size=0 - -2024-04-25 17:29:14,383 INFO Connection check task end - -2024-04-25 17:29:17,383 INFO Connection check task start - -2024-04-25 17:29:17,383 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:17,383 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:17,383 INFO Out dated connection ,size=0 - -2024-04-25 17:29:17,383 INFO Connection check task end - -2024-04-25 17:29:20,385 INFO Connection check task start - -2024-04-25 17:29:20,386 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:20,386 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:20,386 INFO Out dated connection ,size=0 - -2024-04-25 17:29:20,386 INFO Connection check task end - -2024-04-25 17:29:23,386 INFO Connection check task start - -2024-04-25 17:29:23,386 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:23,386 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:23,386 INFO Out dated connection ,size=0 - -2024-04-25 17:29:23,386 INFO Connection check task end - -2024-04-25 17:29:26,387 INFO Connection check task start - -2024-04-25 17:29:26,387 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:26,387 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:26,387 INFO Out dated connection ,size=0 - -2024-04-25 17:29:26,387 INFO Connection check task end - -2024-04-25 17:29:29,389 INFO Connection check task start - -2024-04-25 17:29:29,389 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:29,389 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:29,389 INFO Out dated connection ,size=0 - -2024-04-25 17:29:29,389 INFO Connection check task end - -2024-04-25 17:29:32,390 INFO Connection check task start - -2024-04-25 17:29:32,390 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:32,390 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:32,390 INFO Out dated connection ,size=0 - -2024-04-25 17:29:32,390 INFO Connection check task end - -2024-04-25 17:29:35,392 INFO Connection check task start - -2024-04-25 17:29:35,392 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:35,392 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:35,392 INFO Out dated connection ,size=0 - -2024-04-25 17:29:35,392 INFO Connection check task end - -2024-04-25 17:29:38,393 INFO Connection check task start - -2024-04-25 17:29:38,394 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:38,394 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:38,394 INFO Out dated connection ,size=0 - -2024-04-25 17:29:38,394 INFO Connection check task end - -2024-04-25 17:29:41,395 INFO Connection check task start - -2024-04-25 17:29:41,395 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:41,395 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:41,395 INFO Out dated connection ,size=0 - -2024-04-25 17:29:41,395 INFO Connection check task end - -2024-04-25 17:29:44,396 INFO Connection check task start - -2024-04-25 17:29:44,396 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:44,396 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:44,396 INFO Out dated connection ,size=0 - -2024-04-25 17:29:44,396 INFO Connection check task end - -2024-04-25 17:29:47,398 INFO Connection check task start - -2024-04-25 17:29:47,398 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:47,398 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:47,398 INFO Out dated connection ,size=0 - -2024-04-25 17:29:47,398 INFO Connection check task end - -2024-04-25 17:29:50,399 INFO Connection check task start - -2024-04-25 17:29:50,399 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:50,399 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:50,399 INFO Out dated connection ,size=0 - -2024-04-25 17:29:50,399 INFO Connection check task end - -2024-04-25 17:29:53,401 INFO Connection check task start - -2024-04-25 17:29:53,401 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:53,401 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:53,401 INFO Out dated connection ,size=0 - -2024-04-25 17:29:53,401 INFO Connection check task end - -2024-04-25 17:29:56,402 INFO Connection check task start - -2024-04-25 17:29:56,402 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:56,402 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:56,402 INFO Out dated connection ,size=0 - -2024-04-25 17:29:56,402 INFO Connection check task end - -2024-04-25 17:29:59,403 INFO Connection check task start - -2024-04-25 17:29:59,404 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:29:59,404 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:29:59,404 INFO Out dated connection ,size=0 - -2024-04-25 17:29:59,404 INFO Connection check task end - -2024-04-25 17:30:02,405 INFO Connection check task start - -2024-04-25 17:30:02,406 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:02,406 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:02,406 INFO Out dated connection ,size=0 - -2024-04-25 17:30:02,406 INFO Connection check task end - -2024-04-25 17:30:05,408 INFO Connection check task start - -2024-04-25 17:30:05,408 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:05,408 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:05,408 INFO Out dated connection ,size=0 - -2024-04-25 17:30:05,408 INFO Connection check task end - -2024-04-25 17:30:08,409 INFO Connection check task start - -2024-04-25 17:30:08,409 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:08,409 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:08,409 INFO Out dated connection ,size=0 - -2024-04-25 17:30:08,409 INFO Connection check task end - -2024-04-25 17:30:11,412 INFO Connection check task start - -2024-04-25 17:30:11,412 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:11,412 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:11,412 INFO Out dated connection ,size=0 - -2024-04-25 17:30:11,412 INFO Connection check task end - -2024-04-25 17:30:14,413 INFO Connection check task start - -2024-04-25 17:30:14,413 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:14,413 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:14,413 INFO Out dated connection ,size=0 - -2024-04-25 17:30:14,413 INFO Connection check task end - -2024-04-25 17:30:17,415 INFO Connection check task start - -2024-04-25 17:30:17,415 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:17,415 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:17,415 INFO Out dated connection ,size=0 - -2024-04-25 17:30:17,415 INFO Connection check task end - -2024-04-25 17:30:20,416 INFO Connection check task start - -2024-04-25 17:30:20,417 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:20,417 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:20,417 INFO Out dated connection ,size=0 - -2024-04-25 17:30:20,417 INFO Connection check task end - -2024-04-25 17:30:23,417 INFO Connection check task start - -2024-04-25 17:30:23,418 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:23,418 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:23,418 INFO Out dated connection ,size=0 - -2024-04-25 17:30:23,418 INFO Connection check task end - -2024-04-25 17:30:26,419 INFO Connection check task start - -2024-04-25 17:30:26,419 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:26,419 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:26,419 INFO Out dated connection ,size=0 - -2024-04-25 17:30:26,419 INFO Connection check task end - -2024-04-25 17:30:29,421 INFO Connection check task start - -2024-04-25 17:30:29,422 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:29,422 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:29,422 INFO Out dated connection ,size=0 - -2024-04-25 17:30:29,422 INFO Connection check task end - -2024-04-25 17:30:32,422 INFO Connection check task start - -2024-04-25 17:30:32,422 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:32,423 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:32,423 INFO Out dated connection ,size=0 - -2024-04-25 17:30:32,423 INFO Connection check task end - -2024-04-25 17:30:35,430 INFO Connection check task start - -2024-04-25 17:30:35,430 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:35,430 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:35,430 INFO Out dated connection ,size=0 - -2024-04-25 17:30:35,430 INFO Connection check task end - -2024-04-25 17:30:38,433 INFO Connection check task start - -2024-04-25 17:30:38,433 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:38,433 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:38,433 INFO Out dated connection ,size=0 - -2024-04-25 17:30:38,433 INFO Connection check task end - -2024-04-25 17:30:41,437 INFO Connection check task start - -2024-04-25 17:30:41,437 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:41,437 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:41,437 INFO Out dated connection ,size=0 - -2024-04-25 17:30:41,437 INFO Connection check task end - -2024-04-25 17:30:44,438 INFO Connection check task start - -2024-04-25 17:30:44,438 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:44,438 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:44,438 INFO Out dated connection ,size=0 - -2024-04-25 17:30:44,438 INFO Connection check task end - -2024-04-25 17:30:47,440 INFO Connection check task start - -2024-04-25 17:30:47,440 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:47,441 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:47,441 INFO Out dated connection ,size=0 - -2024-04-25 17:30:47,441 INFO Connection check task end - -2024-04-25 17:30:50,441 INFO Connection check task start - -2024-04-25 17:30:50,441 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:50,441 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:50,441 INFO Out dated connection ,size=0 - -2024-04-25 17:30:50,441 INFO Connection check task end - -2024-04-25 17:30:53,442 INFO Connection check task start - -2024-04-25 17:30:53,442 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:53,442 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:53,442 INFO Out dated connection ,size=0 - -2024-04-25 17:30:53,442 INFO Connection check task end - -2024-04-25 17:30:56,443 INFO Connection check task start - -2024-04-25 17:30:56,443 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:56,443 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:56,443 INFO Out dated connection ,size=0 - -2024-04-25 17:30:56,443 INFO Connection check task end - -2024-04-25 17:30:59,443 INFO Connection check task start - -2024-04-25 17:30:59,444 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:30:59,444 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:30:59,444 INFO Out dated connection ,size=0 - -2024-04-25 17:30:59,444 INFO Connection check task end - -2024-04-25 17:31:02,445 INFO Connection check task start - -2024-04-25 17:31:02,445 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:02,445 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:02,445 INFO Out dated connection ,size=0 - -2024-04-25 17:31:02,445 INFO Connection check task end - -2024-04-25 17:31:05,447 INFO Connection check task start - -2024-04-25 17:31:05,447 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:05,447 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:05,447 INFO Out dated connection ,size=0 - -2024-04-25 17:31:05,447 INFO Connection check task end - -2024-04-25 17:31:08,449 INFO Connection check task start - -2024-04-25 17:31:08,449 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:08,449 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:08,449 INFO Out dated connection ,size=0 - -2024-04-25 17:31:08,449 INFO Connection check task end - -2024-04-25 17:31:11,450 INFO Connection check task start - -2024-04-25 17:31:11,450 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:11,450 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:11,450 INFO Out dated connection ,size=0 - -2024-04-25 17:31:11,450 INFO Connection check task end - -2024-04-25 17:31:14,452 INFO Connection check task start - -2024-04-25 17:31:14,453 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:14,453 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:14,453 INFO Out dated connection ,size=0 - -2024-04-25 17:31:14,453 INFO Connection check task end - -2024-04-25 17:31:17,468 INFO Connection check task start - -2024-04-25 17:31:17,468 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:17,468 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:17,468 INFO Out dated connection ,size=0 - -2024-04-25 17:31:17,468 INFO Connection check task end - -2024-04-25 17:31:20,471 INFO Connection check task start - -2024-04-25 17:31:20,471 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:20,471 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:20,471 INFO Out dated connection ,size=0 - -2024-04-25 17:31:20,471 INFO Connection check task end - -2024-04-25 17:31:23,472 INFO Connection check task start - -2024-04-25 17:31:23,472 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:23,472 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:23,472 INFO Out dated connection ,size=0 - -2024-04-25 17:31:23,472 INFO Connection check task end - -2024-04-25 17:31:26,473 INFO Connection check task start - -2024-04-25 17:31:26,473 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:26,473 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:26,473 INFO Out dated connection ,size=0 - -2024-04-25 17:31:26,473 INFO Connection check task end - -2024-04-25 17:31:29,475 INFO Connection check task start - -2024-04-25 17:31:29,475 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:29,475 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:29,475 INFO Out dated connection ,size=0 - -2024-04-25 17:31:29,475 INFO Connection check task end - -2024-04-25 17:31:32,477 INFO Connection check task start - -2024-04-25 17:31:32,477 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:32,477 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:32,477 INFO Out dated connection ,size=0 - -2024-04-25 17:31:32,477 INFO Connection check task end - -2024-04-25 17:31:35,480 INFO Connection check task start - -2024-04-25 17:31:35,480 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:35,480 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:35,480 INFO Out dated connection ,size=0 - -2024-04-25 17:31:35,480 INFO Connection check task end - -2024-04-25 17:31:38,481 INFO Connection check task start - -2024-04-25 17:31:38,481 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:38,481 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:38,481 INFO Out dated connection ,size=0 - -2024-04-25 17:31:38,481 INFO Connection check task end - -2024-04-25 17:31:41,483 INFO Connection check task start - -2024-04-25 17:31:41,483 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:41,483 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:41,483 INFO Out dated connection ,size=0 - -2024-04-25 17:31:41,483 INFO Connection check task end - -2024-04-25 17:31:44,485 INFO Connection check task start - -2024-04-25 17:31:44,485 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:44,485 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:44,485 INFO Out dated connection ,size=0 - -2024-04-25 17:31:44,485 INFO Connection check task end - -2024-04-25 17:31:47,488 INFO Connection check task start - -2024-04-25 17:31:47,488 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:47,488 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:47,488 INFO Out dated connection ,size=0 - -2024-04-25 17:31:47,488 INFO Connection check task end - -2024-04-25 17:31:50,490 INFO Connection check task start - -2024-04-25 17:31:50,490 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:50,490 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:50,490 INFO Out dated connection ,size=0 - -2024-04-25 17:31:50,490 INFO Connection check task end - -2024-04-25 17:31:53,492 INFO Connection check task start - -2024-04-25 17:31:53,492 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:53,492 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:53,492 INFO Out dated connection ,size=0 - -2024-04-25 17:31:53,492 INFO Connection check task end - -2024-04-25 17:31:56,493 INFO Connection check task start - -2024-04-25 17:31:56,493 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:56,493 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:56,493 INFO Out dated connection ,size=0 - -2024-04-25 17:31:56,493 INFO Connection check task end - -2024-04-25 17:31:59,495 INFO Connection check task start - -2024-04-25 17:31:59,496 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:31:59,496 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:31:59,496 INFO Out dated connection ,size=0 - -2024-04-25 17:31:59,496 INFO Connection check task end - -2024-04-25 17:32:02,496 INFO Connection check task start - -2024-04-25 17:32:02,496 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:02,496 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:02,496 INFO Out dated connection ,size=0 - -2024-04-25 17:32:02,496 INFO Connection check task end - -2024-04-25 17:32:05,497 INFO Connection check task start - -2024-04-25 17:32:05,497 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:05,497 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:05,497 INFO Out dated connection ,size=0 - -2024-04-25 17:32:05,497 INFO Connection check task end - -2024-04-25 17:32:08,497 INFO Connection check task start - -2024-04-25 17:32:08,497 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:08,497 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:08,497 INFO Out dated connection ,size=0 - -2024-04-25 17:32:08,497 INFO Connection check task end - -2024-04-25 17:32:11,498 INFO Connection check task start - -2024-04-25 17:32:11,498 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:11,498 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:11,498 INFO Out dated connection ,size=0 - -2024-04-25 17:32:11,498 INFO Connection check task end - -2024-04-25 17:32:14,499 INFO Connection check task start - -2024-04-25 17:32:14,499 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:14,499 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:14,499 INFO Out dated connection ,size=0 - -2024-04-25 17:32:14,499 INFO Connection check task end - -2024-04-25 17:32:17,499 INFO Connection check task start - -2024-04-25 17:32:17,500 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:17,500 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:17,500 INFO Out dated connection ,size=0 - -2024-04-25 17:32:17,500 INFO Connection check task end - -2024-04-25 17:32:20,502 INFO Connection check task start - -2024-04-25 17:32:20,503 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:20,503 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:20,503 INFO Out dated connection ,size=0 - -2024-04-25 17:32:20,503 INFO Connection check task end - -2024-04-25 17:32:23,504 INFO Connection check task start - -2024-04-25 17:32:23,504 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:23,504 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:23,504 INFO Out dated connection ,size=0 - -2024-04-25 17:32:23,504 INFO Connection check task end - -2024-04-25 17:32:26,505 INFO Connection check task start - -2024-04-25 17:32:26,505 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:26,505 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:26,505 INFO Out dated connection ,size=0 - -2024-04-25 17:32:26,505 INFO Connection check task end - -2024-04-25 17:32:29,505 INFO Connection check task start - -2024-04-25 17:32:29,506 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:29,506 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:29,506 INFO Out dated connection ,size=0 - -2024-04-25 17:32:29,506 INFO Connection check task end - -2024-04-25 17:32:32,506 INFO Connection check task start - -2024-04-25 17:32:32,506 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:32,506 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:32,506 INFO Out dated connection ,size=0 - -2024-04-25 17:32:32,506 INFO Connection check task end - -2024-04-25 17:32:35,509 INFO Connection check task start - -2024-04-25 17:32:35,509 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:35,509 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:35,509 INFO Out dated connection ,size=0 - -2024-04-25 17:32:35,509 INFO Connection check task end - -2024-04-25 17:32:38,512 INFO Connection check task start - -2024-04-25 17:32:38,512 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:38,512 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:38,512 INFO Out dated connection ,size=0 - -2024-04-25 17:32:38,512 INFO Connection check task end - -2024-04-25 17:32:41,512 INFO Connection check task start - -2024-04-25 17:32:41,512 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:41,512 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:41,512 INFO Out dated connection ,size=0 - -2024-04-25 17:32:41,512 INFO Connection check task end - -2024-04-25 17:32:44,515 INFO Connection check task start - -2024-04-25 17:32:44,515 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:44,515 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:44,516 INFO Out dated connection ,size=0 - -2024-04-25 17:32:44,516 INFO Connection check task end - -2024-04-25 17:32:47,517 INFO Connection check task start - -2024-04-25 17:32:47,517 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:47,517 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:47,517 INFO Out dated connection ,size=0 - -2024-04-25 17:32:47,517 INFO Connection check task end - -2024-04-25 17:32:50,519 INFO Connection check task start - -2024-04-25 17:32:50,519 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:50,519 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:50,519 INFO Out dated connection ,size=0 - -2024-04-25 17:32:50,519 INFO Connection check task end - -2024-04-25 17:32:53,520 INFO Connection check task start - -2024-04-25 17:32:53,520 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:53,520 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:53,520 INFO Out dated connection ,size=0 - -2024-04-25 17:32:53,520 INFO Connection check task end - -2024-04-25 17:32:56,521 INFO Connection check task start - -2024-04-25 17:32:56,521 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:56,521 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:56,521 INFO Out dated connection ,size=0 - -2024-04-25 17:32:56,521 INFO Connection check task end - -2024-04-25 17:32:59,522 INFO Connection check task start - -2024-04-25 17:32:59,522 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:32:59,522 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:32:59,522 INFO Out dated connection ,size=0 - -2024-04-25 17:32:59,522 INFO Connection check task end - -2024-04-25 17:33:02,524 INFO Connection check task start - -2024-04-25 17:33:02,524 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:02,524 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:02,524 INFO Out dated connection ,size=0 - -2024-04-25 17:33:02,524 INFO Connection check task end - -2024-04-25 17:33:05,527 INFO Connection check task start - -2024-04-25 17:33:05,527 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:05,527 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:05,527 INFO Out dated connection ,size=0 - -2024-04-25 17:33:05,527 INFO Connection check task end - -2024-04-25 17:33:08,529 INFO Connection check task start - -2024-04-25 17:33:08,529 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:08,529 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:08,529 INFO Out dated connection ,size=0 - -2024-04-25 17:33:08,529 INFO Connection check task end - -2024-04-25 17:33:11,530 INFO Connection check task start - -2024-04-25 17:33:11,530 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:11,530 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:11,530 INFO Out dated connection ,size=0 - -2024-04-25 17:33:11,530 INFO Connection check task end - -2024-04-25 17:33:14,531 INFO Connection check task start - -2024-04-25 17:33:14,532 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:14,532 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:14,532 INFO Out dated connection ,size=0 - -2024-04-25 17:33:14,532 INFO Connection check task end - -2024-04-25 17:33:17,534 INFO Connection check task start - -2024-04-25 17:33:17,534 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:17,534 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:17,534 INFO Out dated connection ,size=0 - -2024-04-25 17:33:17,534 INFO Connection check task end - -2024-04-25 17:33:20,539 INFO Connection check task start - -2024-04-25 17:33:20,539 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:20,539 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:20,539 INFO Out dated connection ,size=0 - -2024-04-25 17:33:20,539 INFO Connection check task end - -2024-04-25 17:33:23,539 INFO Connection check task start - -2024-04-25 17:33:23,540 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:23,540 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:23,540 INFO Out dated connection ,size=0 - -2024-04-25 17:33:23,540 INFO Connection check task end - -2024-04-25 17:33:26,540 INFO Connection check task start - -2024-04-25 17:33:26,541 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:26,541 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:26,541 INFO Out dated connection ,size=0 - -2024-04-25 17:33:26,541 INFO Connection check task end - -2024-04-25 17:33:29,543 INFO Connection check task start - -2024-04-25 17:33:29,543 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:29,543 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:29,543 INFO Out dated connection ,size=0 - -2024-04-25 17:33:29,543 INFO Connection check task end - -2024-04-25 17:33:32,544 INFO Connection check task start - -2024-04-25 17:33:32,544 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:32,544 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:32,544 INFO Out dated connection ,size=0 - -2024-04-25 17:33:32,544 INFO Connection check task end - -2024-04-25 17:33:35,545 INFO Connection check task start - -2024-04-25 17:33:35,545 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:35,545 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:35,545 INFO Out dated connection ,size=0 - -2024-04-25 17:33:35,545 INFO Connection check task end - -2024-04-25 17:33:38,547 INFO Connection check task start - -2024-04-25 17:33:38,547 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:38,547 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:38,547 INFO Out dated connection ,size=0 - -2024-04-25 17:33:38,547 INFO Connection check task end - -2024-04-25 17:33:41,548 INFO Connection check task start - -2024-04-25 17:33:41,549 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:41,549 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:41,549 INFO Out dated connection ,size=0 - -2024-04-25 17:33:41,549 INFO Connection check task end - -2024-04-25 17:33:44,551 INFO Connection check task start - -2024-04-25 17:33:44,551 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:44,551 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:44,551 INFO Out dated connection ,size=0 - -2024-04-25 17:33:44,551 INFO Connection check task end - -2024-04-25 17:33:47,553 INFO Connection check task start - -2024-04-25 17:33:47,553 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:47,553 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:47,553 INFO Out dated connection ,size=0 - -2024-04-25 17:33:47,553 INFO Connection check task end - -2024-04-25 17:33:50,557 INFO Connection check task start - -2024-04-25 17:33:50,557 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:50,557 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:50,557 INFO Out dated connection ,size=0 - -2024-04-25 17:33:50,557 INFO Connection check task end - -2024-04-25 17:33:53,559 INFO Connection check task start - -2024-04-25 17:33:53,559 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:53,559 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:53,559 INFO Out dated connection ,size=0 - -2024-04-25 17:33:53,559 INFO Connection check task end - -2024-04-25 17:33:56,562 INFO Connection check task start - -2024-04-25 17:33:56,562 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:56,562 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:56,562 INFO Out dated connection ,size=0 - -2024-04-25 17:33:56,562 INFO Connection check task end - -2024-04-25 17:33:59,565 INFO Connection check task start - -2024-04-25 17:33:59,565 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:33:59,565 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:33:59,565 INFO Out dated connection ,size=0 - -2024-04-25 17:33:59,565 INFO Connection check task end - -2024-04-25 17:34:02,566 INFO Connection check task start - -2024-04-25 17:34:02,566 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:02,566 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:02,566 INFO Out dated connection ,size=0 - -2024-04-25 17:34:02,566 INFO Connection check task end - -2024-04-25 17:34:05,566 INFO Connection check task start - -2024-04-25 17:34:05,567 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:05,567 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:05,567 INFO Out dated connection ,size=0 - -2024-04-25 17:34:05,567 INFO Connection check task end - -2024-04-25 17:34:08,569 INFO Connection check task start - -2024-04-25 17:34:08,570 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:08,570 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:08,570 INFO Out dated connection ,size=0 - -2024-04-25 17:34:08,570 INFO Connection check task end - -2024-04-25 17:34:11,571 INFO Connection check task start - -2024-04-25 17:34:11,571 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:11,571 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:11,571 INFO Out dated connection ,size=0 - -2024-04-25 17:34:11,571 INFO Connection check task end - -2024-04-25 17:34:14,572 INFO Connection check task start - -2024-04-25 17:34:14,573 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:14,573 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:14,573 INFO Out dated connection ,size=0 - -2024-04-25 17:34:14,573 INFO Connection check task end - -2024-04-25 17:34:17,575 INFO Connection check task start - -2024-04-25 17:34:17,575 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:17,575 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:17,575 INFO Out dated connection ,size=0 - -2024-04-25 17:34:17,575 INFO Connection check task end - -2024-04-25 17:34:20,576 INFO Connection check task start - -2024-04-25 17:34:20,576 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:20,576 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:20,576 INFO Out dated connection ,size=0 - -2024-04-25 17:34:20,576 INFO Connection check task end - -2024-04-25 17:34:23,578 INFO Connection check task start - -2024-04-25 17:34:23,578 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:23,578 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:23,578 INFO Out dated connection ,size=0 - -2024-04-25 17:34:23,578 INFO Connection check task end - -2024-04-25 17:34:26,579 INFO Connection check task start - -2024-04-25 17:34:26,580 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:26,580 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:26,580 INFO Out dated connection ,size=0 - -2024-04-25 17:34:26,580 INFO Connection check task end - -2024-04-25 17:34:29,582 INFO Connection check task start - -2024-04-25 17:34:29,582 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:29,582 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:29,582 INFO Out dated connection ,size=0 - -2024-04-25 17:34:29,582 INFO Connection check task end - -2024-04-25 17:34:32,583 INFO Connection check task start - -2024-04-25 17:34:32,583 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:32,583 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:32,583 INFO Out dated connection ,size=0 - -2024-04-25 17:34:32,583 INFO Connection check task end - -2024-04-25 17:34:35,586 INFO Connection check task start - -2024-04-25 17:34:35,586 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:35,586 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:35,586 INFO Out dated connection ,size=0 - -2024-04-25 17:34:35,586 INFO Connection check task end - -2024-04-25 17:34:38,586 INFO Connection check task start - -2024-04-25 17:34:38,586 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:38,586 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:38,586 INFO Out dated connection ,size=0 - -2024-04-25 17:34:38,586 INFO Connection check task end - -2024-04-25 17:34:41,588 INFO Connection check task start - -2024-04-25 17:34:41,588 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:41,588 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:41,588 INFO Out dated connection ,size=0 - -2024-04-25 17:34:41,588 INFO Connection check task end - -2024-04-25 17:34:44,589 INFO Connection check task start - -2024-04-25 17:34:44,589 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:44,589 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:44,590 INFO Out dated connection ,size=0 - -2024-04-25 17:34:44,590 INFO Connection check task end - -2024-04-25 17:34:47,591 INFO Connection check task start - -2024-04-25 17:34:47,592 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:47,592 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:47,592 INFO Out dated connection ,size=0 - -2024-04-25 17:34:47,592 INFO Connection check task end - -2024-04-25 17:34:50,592 INFO Connection check task start - -2024-04-25 17:34:50,593 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:50,593 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:50,593 INFO Out dated connection ,size=0 - -2024-04-25 17:34:50,593 INFO Connection check task end - -2024-04-25 17:34:53,594 INFO Connection check task start - -2024-04-25 17:34:53,594 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:53,595 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:53,595 INFO Out dated connection ,size=0 - -2024-04-25 17:34:53,595 INFO Connection check task end - -2024-04-25 17:34:56,596 INFO Connection check task start - -2024-04-25 17:34:56,596 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:56,596 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:56,596 INFO Out dated connection ,size=0 - -2024-04-25 17:34:56,596 INFO Connection check task end - -2024-04-25 17:34:59,598 INFO Connection check task start - -2024-04-25 17:34:59,598 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:34:59,598 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:34:59,598 INFO Out dated connection ,size=0 - -2024-04-25 17:34:59,598 INFO Connection check task end - -2024-04-25 17:35:02,598 INFO Connection check task start - -2024-04-25 17:35:02,598 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:02,598 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:02,598 INFO Out dated connection ,size=0 - -2024-04-25 17:35:02,598 INFO Connection check task end - -2024-04-25 17:35:05,599 INFO Connection check task start - -2024-04-25 17:35:05,599 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:05,599 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:05,599 INFO Out dated connection ,size=0 - -2024-04-25 17:35:05,599 INFO Connection check task end - -2024-04-25 17:35:08,599 INFO Connection check task start - -2024-04-25 17:35:08,599 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:08,599 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:08,599 INFO Out dated connection ,size=0 - -2024-04-25 17:35:08,599 INFO Connection check task end - -2024-04-25 17:35:11,600 INFO Connection check task start - -2024-04-25 17:35:11,600 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:11,600 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:11,600 INFO Out dated connection ,size=0 - -2024-04-25 17:35:11,600 INFO Connection check task end - -2024-04-25 17:35:14,601 INFO Connection check task start - -2024-04-25 17:35:14,601 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:14,601 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:14,601 INFO Out dated connection ,size=0 - -2024-04-25 17:35:14,601 INFO Connection check task end - -2024-04-25 17:35:17,601 INFO Connection check task start - -2024-04-25 17:35:17,601 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:17,601 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:17,601 INFO Out dated connection ,size=0 - -2024-04-25 17:35:17,601 INFO Connection check task end - -2024-04-25 17:35:20,605 INFO Connection check task start - -2024-04-25 17:35:20,605 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:20,605 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:20,605 INFO Out dated connection ,size=0 - -2024-04-25 17:35:20,605 INFO Connection check task end - -2024-04-25 17:35:23,606 INFO Connection check task start - -2024-04-25 17:35:23,607 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:23,607 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:23,607 INFO Out dated connection ,size=0 - -2024-04-25 17:35:23,607 INFO Connection check task end - -2024-04-25 17:35:26,608 INFO Connection check task start - -2024-04-25 17:35:26,608 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:26,608 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:26,608 INFO Out dated connection ,size=0 - -2024-04-25 17:35:26,609 INFO Connection check task end - -2024-04-25 17:35:29,609 INFO Connection check task start - -2024-04-25 17:35:29,610 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:29,610 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:29,610 INFO Out dated connection ,size=0 - -2024-04-25 17:35:29,610 INFO Connection check task end - -2024-04-25 17:35:32,610 INFO Connection check task start - -2024-04-25 17:35:32,610 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:32,610 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:32,611 INFO Out dated connection ,size=0 - -2024-04-25 17:35:32,611 INFO Connection check task end - -2024-04-25 17:35:35,612 INFO Connection check task start - -2024-04-25 17:35:35,612 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:35,612 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:35,612 INFO Out dated connection ,size=0 - -2024-04-25 17:35:35,612 INFO Connection check task end - -2024-04-25 17:35:38,613 INFO Connection check task start - -2024-04-25 17:35:38,613 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:38,613 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:38,613 INFO Out dated connection ,size=0 - -2024-04-25 17:35:38,613 INFO Connection check task end - -2024-04-25 17:35:41,616 INFO Connection check task start - -2024-04-25 17:35:41,616 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:41,616 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:41,616 INFO Out dated connection ,size=0 - -2024-04-25 17:35:41,616 INFO Connection check task end - -2024-04-25 17:35:44,617 INFO Connection check task start - -2024-04-25 17:35:44,617 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:44,618 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:44,618 INFO Out dated connection ,size=0 - -2024-04-25 17:35:44,618 INFO Connection check task end - -2024-04-25 17:35:47,618 INFO Connection check task start - -2024-04-25 17:35:47,618 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:47,618 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:47,618 INFO Out dated connection ,size=0 - -2024-04-25 17:35:47,618 INFO Connection check task end - -2024-04-25 17:35:50,618 INFO Connection check task start - -2024-04-25 17:35:50,619 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:50,619 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:50,619 INFO Out dated connection ,size=0 - -2024-04-25 17:35:50,619 INFO Connection check task end - -2024-04-25 17:35:53,619 INFO Connection check task start - -2024-04-25 17:35:53,619 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:53,619 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:53,619 INFO Out dated connection ,size=0 - -2024-04-25 17:35:53,619 INFO Connection check task end - -2024-04-25 17:35:56,622 INFO Connection check task start - -2024-04-25 17:35:56,622 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:56,622 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:56,622 INFO Out dated connection ,size=0 - -2024-04-25 17:35:56,622 INFO Connection check task end - -2024-04-25 17:35:59,624 INFO Connection check task start - -2024-04-25 17:35:59,624 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:35:59,624 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:35:59,624 INFO Out dated connection ,size=0 - -2024-04-25 17:35:59,624 INFO Connection check task end - -2024-04-25 17:36:02,624 INFO Connection check task start - -2024-04-25 17:36:02,624 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:02,624 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:02,624 INFO Out dated connection ,size=0 - -2024-04-25 17:36:02,624 INFO Connection check task end - -2024-04-25 17:36:05,631 INFO Connection check task start - -2024-04-25 17:36:05,632 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:05,632 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:05,632 INFO Out dated connection ,size=0 - -2024-04-25 17:36:05,632 INFO Connection check task end - -2024-04-25 17:36:08,633 INFO Connection check task start - -2024-04-25 17:36:08,633 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:08,633 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:08,633 INFO Out dated connection ,size=0 - -2024-04-25 17:36:08,633 INFO Connection check task end - -2024-04-25 17:36:11,636 INFO Connection check task start - -2024-04-25 17:36:11,637 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:11,637 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:11,637 INFO Out dated connection ,size=0 - -2024-04-25 17:36:11,637 INFO Connection check task end - -2024-04-25 17:36:14,638 INFO Connection check task start - -2024-04-25 17:36:14,638 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:14,638 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:14,638 INFO Out dated connection ,size=0 - -2024-04-25 17:36:14,638 INFO Connection check task end - -2024-04-25 17:36:17,641 INFO Connection check task start - -2024-04-25 17:36:17,641 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:17,641 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:17,641 INFO Out dated connection ,size=0 - -2024-04-25 17:36:17,641 INFO Connection check task end - -2024-04-25 17:36:20,642 INFO Connection check task start - -2024-04-25 17:36:20,642 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:20,642 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:20,642 INFO Out dated connection ,size=0 - -2024-04-25 17:36:20,642 INFO Connection check task end - -2024-04-25 17:36:23,642 INFO Connection check task start - -2024-04-25 17:36:23,642 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:23,642 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:23,642 INFO Out dated connection ,size=0 - -2024-04-25 17:36:23,642 INFO Connection check task end - -2024-04-25 17:36:26,644 INFO Connection check task start - -2024-04-25 17:36:26,644 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:26,644 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:26,644 INFO Out dated connection ,size=0 - -2024-04-25 17:36:26,644 INFO Connection check task end - -2024-04-25 17:36:29,646 INFO Connection check task start - -2024-04-25 17:36:29,646 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:29,646 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:29,646 INFO Out dated connection ,size=0 - -2024-04-25 17:36:29,647 INFO Connection check task end - -2024-04-25 17:36:32,647 INFO Connection check task start - -2024-04-25 17:36:32,648 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:32,648 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:32,648 INFO Out dated connection ,size=0 - -2024-04-25 17:36:32,648 INFO Connection check task end - -2024-04-25 17:36:35,649 INFO Connection check task start - -2024-04-25 17:36:35,649 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:35,649 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:35,649 INFO Out dated connection ,size=0 - -2024-04-25 17:36:35,649 INFO Connection check task end - -2024-04-25 17:36:38,652 INFO Connection check task start - -2024-04-25 17:36:38,652 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:38,652 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:38,652 INFO Out dated connection ,size=0 - -2024-04-25 17:36:38,652 INFO Connection check task end - -2024-04-25 17:36:41,654 INFO Connection check task start - -2024-04-25 17:36:41,655 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:41,655 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:41,655 INFO Out dated connection ,size=0 - -2024-04-25 17:36:41,655 INFO Connection check task end - -2024-04-25 17:36:44,657 INFO Connection check task start - -2024-04-25 17:36:44,657 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:44,657 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:44,657 INFO Out dated connection ,size=0 - -2024-04-25 17:36:44,657 INFO Connection check task end - -2024-04-25 17:36:47,659 INFO Connection check task start - -2024-04-25 17:36:47,659 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:47,659 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:47,660 INFO Out dated connection ,size=0 - -2024-04-25 17:36:47,660 INFO Connection check task end - -2024-04-25 17:36:50,661 INFO Connection check task start - -2024-04-25 17:36:50,661 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:50,661 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:50,661 INFO Out dated connection ,size=0 - -2024-04-25 17:36:50,661 INFO Connection check task end - -2024-04-25 17:36:53,662 INFO Connection check task start - -2024-04-25 17:36:53,663 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:53,663 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:53,663 INFO Out dated connection ,size=0 - -2024-04-25 17:36:53,663 INFO Connection check task end - -2024-04-25 17:36:56,664 INFO Connection check task start - -2024-04-25 17:36:56,664 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:56,664 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:56,664 INFO Out dated connection ,size=0 - -2024-04-25 17:36:56,664 INFO Connection check task end - -2024-04-25 17:36:59,666 INFO Connection check task start - -2024-04-25 17:36:59,667 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:36:59,667 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:36:59,667 INFO Out dated connection ,size=0 - -2024-04-25 17:36:59,667 INFO Connection check task end - -2024-04-25 17:37:02,667 INFO Connection check task start - -2024-04-25 17:37:02,668 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:02,668 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:02,668 INFO Out dated connection ,size=0 - -2024-04-25 17:37:02,668 INFO Connection check task end - -2024-04-25 17:37:05,671 INFO Connection check task start - -2024-04-25 17:37:05,671 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:05,671 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:05,671 INFO Out dated connection ,size=0 - -2024-04-25 17:37:05,671 INFO Connection check task end - -2024-04-25 17:37:08,672 INFO Connection check task start - -2024-04-25 17:37:08,672 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:08,672 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:08,672 INFO Out dated connection ,size=0 - -2024-04-25 17:37:08,672 INFO Connection check task end - -2024-04-25 17:37:11,672 INFO Connection check task start - -2024-04-25 17:37:11,673 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:11,673 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:11,673 INFO Out dated connection ,size=0 - -2024-04-25 17:37:11,673 INFO Connection check task end - -2024-04-25 17:37:14,673 INFO Connection check task start - -2024-04-25 17:37:14,673 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:14,673 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:14,673 INFO Out dated connection ,size=0 - -2024-04-25 17:37:14,673 INFO Connection check task end - -2024-04-25 17:37:17,675 INFO Connection check task start - -2024-04-25 17:37:17,675 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:17,675 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:17,675 INFO Out dated connection ,size=0 - -2024-04-25 17:37:17,675 INFO Connection check task end - -2024-04-25 17:37:20,684 INFO Connection check task start - -2024-04-25 17:37:20,684 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:20,684 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:20,684 INFO Out dated connection ,size=0 - -2024-04-25 17:37:20,684 INFO Connection check task end - -2024-04-25 17:37:23,687 INFO Connection check task start - -2024-04-25 17:37:23,687 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:23,687 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:23,687 INFO Out dated connection ,size=0 - -2024-04-25 17:37:23,687 INFO Connection check task end - -2024-04-25 17:37:26,688 INFO Connection check task start - -2024-04-25 17:37:26,688 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:26,688 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:26,688 INFO Out dated connection ,size=0 - -2024-04-25 17:37:26,688 INFO Connection check task end - -2024-04-25 17:37:29,691 INFO Connection check task start - -2024-04-25 17:37:29,692 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:29,692 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:29,692 INFO Out dated connection ,size=0 - -2024-04-25 17:37:29,692 INFO Connection check task end - -2024-04-25 17:37:32,694 INFO Connection check task start - -2024-04-25 17:37:32,694 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:32,694 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:32,695 INFO Out dated connection ,size=0 - -2024-04-25 17:37:32,695 INFO Connection check task end - -2024-04-25 17:37:35,697 INFO Connection check task start - -2024-04-25 17:37:35,697 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:35,697 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:35,697 INFO Out dated connection ,size=0 - -2024-04-25 17:37:35,697 INFO Connection check task end - -2024-04-25 17:37:38,704 INFO Connection check task start - -2024-04-25 17:37:38,704 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:38,704 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:38,704 INFO Out dated connection ,size=0 - -2024-04-25 17:37:38,704 INFO Connection check task end - -2024-04-25 17:37:41,704 INFO Connection check task start - -2024-04-25 17:37:41,704 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:41,704 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:41,704 INFO Out dated connection ,size=0 - -2024-04-25 17:37:41,704 INFO Connection check task end - -2024-04-25 17:37:44,705 INFO Connection check task start - -2024-04-25 17:37:44,706 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:44,706 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:44,706 INFO Out dated connection ,size=0 - -2024-04-25 17:37:44,706 INFO Connection check task end - -2024-04-25 17:37:47,707 INFO Connection check task start - -2024-04-25 17:37:47,707 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:47,707 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:47,707 INFO Out dated connection ,size=0 - -2024-04-25 17:37:47,707 INFO Connection check task end - -2024-04-25 17:37:50,710 INFO Connection check task start - -2024-04-25 17:37:50,710 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:50,710 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:50,710 INFO Out dated connection ,size=0 - -2024-04-25 17:37:50,710 INFO Connection check task end - -2024-04-25 17:37:53,711 INFO Connection check task start - -2024-04-25 17:37:53,711 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:53,711 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:53,711 INFO Out dated connection ,size=0 - -2024-04-25 17:37:53,711 INFO Connection check task end - -2024-04-25 17:37:56,711 INFO Connection check task start - -2024-04-25 17:37:56,712 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:56,712 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:56,712 INFO Out dated connection ,size=0 - -2024-04-25 17:37:56,712 INFO Connection check task end - -2024-04-25 17:37:59,713 INFO Connection check task start - -2024-04-25 17:37:59,714 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:37:59,714 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:37:59,714 INFO Out dated connection ,size=0 - -2024-04-25 17:37:59,714 INFO Connection check task end - -2024-04-25 17:38:02,717 INFO Connection check task start - -2024-04-25 17:38:02,717 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:02,717 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:02,717 INFO Out dated connection ,size=0 - -2024-04-25 17:38:02,717 INFO Connection check task end - -2024-04-25 17:38:05,717 INFO Connection check task start - -2024-04-25 17:38:05,717 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:05,717 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:05,717 INFO Out dated connection ,size=0 - -2024-04-25 17:38:05,717 INFO Connection check task end - -2024-04-25 17:38:08,719 INFO Connection check task start - -2024-04-25 17:38:08,719 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:08,719 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:08,720 INFO Out dated connection ,size=0 - -2024-04-25 17:38:08,720 INFO Connection check task end - -2024-04-25 17:38:11,721 INFO Connection check task start - -2024-04-25 17:38:11,721 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:11,721 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:11,721 INFO Out dated connection ,size=0 - -2024-04-25 17:38:11,721 INFO Connection check task end - -2024-04-25 17:38:14,722 INFO Connection check task start - -2024-04-25 17:38:14,722 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:14,722 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:14,722 INFO Out dated connection ,size=0 - -2024-04-25 17:38:14,722 INFO Connection check task end - -2024-04-25 17:38:17,724 INFO Connection check task start - -2024-04-25 17:38:17,724 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:17,724 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:17,724 INFO Out dated connection ,size=0 - -2024-04-25 17:38:17,724 INFO Connection check task end - -2024-04-25 17:38:20,726 INFO Connection check task start - -2024-04-25 17:38:20,727 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:20,727 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:20,727 INFO Out dated connection ,size=0 - -2024-04-25 17:38:20,727 INFO Connection check task end - -2024-04-25 17:38:23,728 INFO Connection check task start - -2024-04-25 17:38:23,728 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:23,728 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:23,728 INFO Out dated connection ,size=0 - -2024-04-25 17:38:23,728 INFO Connection check task end - -2024-04-25 17:38:26,730 INFO Connection check task start - -2024-04-25 17:38:26,730 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:26,730 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:26,730 INFO Out dated connection ,size=0 - -2024-04-25 17:38:26,730 INFO Connection check task end - -2024-04-25 17:38:29,730 INFO Connection check task start - -2024-04-25 17:38:29,731 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:29,731 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:29,731 INFO Out dated connection ,size=0 - -2024-04-25 17:38:29,731 INFO Connection check task end - -2024-04-25 17:38:32,733 INFO Connection check task start - -2024-04-25 17:38:32,733 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:32,733 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:32,733 INFO Out dated connection ,size=0 - -2024-04-25 17:38:32,733 INFO Connection check task end - -2024-04-25 17:38:35,734 INFO Connection check task start - -2024-04-25 17:38:35,734 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:35,734 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:35,734 INFO Out dated connection ,size=0 - -2024-04-25 17:38:35,734 INFO Connection check task end - -2024-04-25 17:38:38,734 INFO Connection check task start - -2024-04-25 17:38:38,735 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:38,735 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:38,735 INFO Out dated connection ,size=0 - -2024-04-25 17:38:38,735 INFO Connection check task end - -2024-04-25 17:38:41,735 INFO Connection check task start - -2024-04-25 17:38:41,736 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:41,736 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:41,736 INFO Out dated connection ,size=0 - -2024-04-25 17:38:41,736 INFO Connection check task end - -2024-04-25 17:38:44,737 INFO Connection check task start - -2024-04-25 17:38:44,737 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:44,737 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:44,737 INFO Out dated connection ,size=0 - -2024-04-25 17:38:44,737 INFO Connection check task end - -2024-04-25 17:38:47,739 INFO Connection check task start - -2024-04-25 17:38:47,739 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:47,739 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:47,739 INFO Out dated connection ,size=0 - -2024-04-25 17:38:47,739 INFO Connection check task end - -2024-04-25 17:38:50,755 INFO Connection check task start - -2024-04-25 17:38:50,755 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:50,755 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:50,755 INFO Out dated connection ,size=0 - -2024-04-25 17:38:50,755 INFO Connection check task end - -2024-04-25 17:38:53,756 INFO Connection check task start - -2024-04-25 17:38:53,756 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:53,756 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:53,756 INFO Out dated connection ,size=0 - -2024-04-25 17:38:53,756 INFO Connection check task end - -2024-04-25 17:38:56,757 INFO Connection check task start - -2024-04-25 17:38:56,757 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:56,757 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:56,757 INFO Out dated connection ,size=0 - -2024-04-25 17:38:56,757 INFO Connection check task end - -2024-04-25 17:38:59,758 INFO Connection check task start - -2024-04-25 17:38:59,758 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:38:59,758 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:38:59,758 INFO Out dated connection ,size=0 - -2024-04-25 17:38:59,758 INFO Connection check task end - -2024-04-25 17:39:02,758 INFO Connection check task start - -2024-04-25 17:39:02,759 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:02,759 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:02,759 INFO Out dated connection ,size=0 - -2024-04-25 17:39:02,759 INFO Connection check task end - -2024-04-25 17:39:05,761 INFO Connection check task start - -2024-04-25 17:39:05,762 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:05,762 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:05,762 INFO Out dated connection ,size=0 - -2024-04-25 17:39:05,762 INFO Connection check task end - -2024-04-25 17:39:08,762 INFO Connection check task start - -2024-04-25 17:39:08,762 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:08,762 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:08,762 INFO Out dated connection ,size=0 - -2024-04-25 17:39:08,762 INFO Connection check task end - -2024-04-25 17:39:11,764 INFO Connection check task start - -2024-04-25 17:39:11,764 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:11,764 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:11,764 INFO Out dated connection ,size=0 - -2024-04-25 17:39:11,764 INFO Connection check task end - -2024-04-25 17:39:14,764 INFO Connection check task start - -2024-04-25 17:39:14,765 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:14,765 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:14,765 INFO Out dated connection ,size=0 - -2024-04-25 17:39:14,765 INFO Connection check task end - -2024-04-25 17:39:17,766 INFO Connection check task start - -2024-04-25 17:39:17,767 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:17,767 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:17,767 INFO Out dated connection ,size=0 - -2024-04-25 17:39:17,767 INFO Connection check task end - -2024-04-25 17:39:20,768 INFO Connection check task start - -2024-04-25 17:39:20,768 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:20,768 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:20,768 INFO Out dated connection ,size=0 - -2024-04-25 17:39:20,768 INFO Connection check task end - -2024-04-25 17:39:23,769 INFO Connection check task start - -2024-04-25 17:39:23,769 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:23,769 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:23,769 INFO Out dated connection ,size=0 - -2024-04-25 17:39:23,769 INFO Connection check task end - -2024-04-25 17:39:26,769 INFO Connection check task start - -2024-04-25 17:39:26,769 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:26,769 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:26,769 INFO Out dated connection ,size=0 - -2024-04-25 17:39:26,769 INFO Connection check task end - -2024-04-25 17:39:29,770 INFO Connection check task start - -2024-04-25 17:39:29,771 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:29,771 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:29,771 INFO Out dated connection ,size=0 - -2024-04-25 17:39:29,771 INFO Connection check task end - -2024-04-25 17:39:32,771 INFO Connection check task start - -2024-04-25 17:39:32,771 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:32,772 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:32,772 INFO Out dated connection ,size=0 - -2024-04-25 17:39:32,772 INFO Connection check task end - -2024-04-25 17:39:35,778 INFO Connection check task start - -2024-04-25 17:39:35,778 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:35,778 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:35,778 INFO Out dated connection ,size=0 - -2024-04-25 17:39:35,779 INFO Connection check task end - -2024-04-25 17:39:38,780 INFO Connection check task start - -2024-04-25 17:39:38,780 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:38,780 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:38,780 INFO Out dated connection ,size=0 - -2024-04-25 17:39:38,780 INFO Connection check task end - -2024-04-25 17:39:41,781 INFO Connection check task start - -2024-04-25 17:39:41,781 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:41,781 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:41,781 INFO Out dated connection ,size=0 - -2024-04-25 17:39:41,781 INFO Connection check task end - -2024-04-25 17:39:44,784 INFO Connection check task start - -2024-04-25 17:39:44,785 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:44,785 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:44,785 INFO Out dated connection ,size=0 - -2024-04-25 17:39:44,785 INFO Connection check task end - -2024-04-25 17:39:47,788 INFO Connection check task start - -2024-04-25 17:39:47,788 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:47,788 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:47,788 INFO Out dated connection ,size=0 - -2024-04-25 17:39:47,788 INFO Connection check task end - -2024-04-25 17:39:50,788 INFO Connection check task start - -2024-04-25 17:39:50,789 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:50,789 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:50,789 INFO Out dated connection ,size=0 - -2024-04-25 17:39:50,789 INFO Connection check task end - -2024-04-25 17:39:53,791 INFO Connection check task start - -2024-04-25 17:39:53,791 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:53,791 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:53,791 INFO Out dated connection ,size=0 - -2024-04-25 17:39:53,791 INFO Connection check task end - -2024-04-25 17:39:56,792 INFO Connection check task start - -2024-04-25 17:39:56,792 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:56,792 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:56,792 INFO Out dated connection ,size=0 - -2024-04-25 17:39:56,792 INFO Connection check task end - -2024-04-25 17:39:59,793 INFO Connection check task start - -2024-04-25 17:39:59,793 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:39:59,794 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:39:59,794 INFO Out dated connection ,size=0 - -2024-04-25 17:39:59,794 INFO Connection check task end - -2024-04-25 17:40:02,796 INFO Connection check task start - -2024-04-25 17:40:02,796 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:02,796 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:02,796 INFO Out dated connection ,size=0 - -2024-04-25 17:40:02,796 INFO Connection check task end - -2024-04-25 17:40:05,798 INFO Connection check task start - -2024-04-25 17:40:05,799 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:05,799 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:05,799 INFO Out dated connection ,size=0 - -2024-04-25 17:40:05,799 INFO Connection check task end - -2024-04-25 17:40:08,810 INFO Connection check task start - -2024-04-25 17:40:08,810 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:08,810 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:08,810 INFO Out dated connection ,size=0 - -2024-04-25 17:40:08,810 INFO Connection check task end - -2024-04-25 17:40:11,811 INFO Connection check task start - -2024-04-25 17:40:11,811 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:11,811 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:11,811 INFO Out dated connection ,size=0 - -2024-04-25 17:40:11,811 INFO Connection check task end - -2024-04-25 17:40:14,813 INFO Connection check task start - -2024-04-25 17:40:14,813 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:14,813 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:14,813 INFO Out dated connection ,size=0 - -2024-04-25 17:40:14,813 INFO Connection check task end - -2024-04-25 17:40:17,813 INFO Connection check task start - -2024-04-25 17:40:17,814 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:17,814 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:17,814 INFO Out dated connection ,size=0 - -2024-04-25 17:40:17,814 INFO Connection check task end - -2024-04-25 17:40:20,816 INFO Connection check task start - -2024-04-25 17:40:20,817 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:20,817 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:20,817 INFO Out dated connection ,size=0 - -2024-04-25 17:40:20,817 INFO Connection check task end - -2024-04-25 17:40:23,819 INFO Connection check task start - -2024-04-25 17:40:23,819 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:23,819 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:23,819 INFO Out dated connection ,size=0 - -2024-04-25 17:40:23,819 INFO Connection check task end - -2024-04-25 17:40:26,820 INFO Connection check task start - -2024-04-25 17:40:26,820 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:26,820 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:26,820 INFO Out dated connection ,size=0 - -2024-04-25 17:40:26,820 INFO Connection check task end - -2024-04-25 17:40:29,823 INFO Connection check task start - -2024-04-25 17:40:29,823 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:29,823 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:29,823 INFO Out dated connection ,size=0 - -2024-04-25 17:40:29,823 INFO Connection check task end - -2024-04-25 17:40:32,826 INFO Connection check task start - -2024-04-25 17:40:32,826 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:32,826 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:32,826 INFO Out dated connection ,size=0 - -2024-04-25 17:40:32,826 INFO Connection check task end - -2024-04-25 17:40:35,827 INFO Connection check task start - -2024-04-25 17:40:35,827 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:35,827 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:35,827 INFO Out dated connection ,size=0 - -2024-04-25 17:40:35,827 INFO Connection check task end - -2024-04-25 17:40:38,827 INFO Connection check task start - -2024-04-25 17:40:38,827 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:38,827 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:38,827 INFO Out dated connection ,size=0 - -2024-04-25 17:40:38,827 INFO Connection check task end - -2024-04-25 17:40:41,829 INFO Connection check task start - -2024-04-25 17:40:41,829 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:41,829 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:41,829 INFO Out dated connection ,size=0 - -2024-04-25 17:40:41,829 INFO Connection check task end - -2024-04-25 17:40:44,829 INFO Connection check task start - -2024-04-25 17:40:44,829 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:44,829 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:44,829 INFO Out dated connection ,size=0 - -2024-04-25 17:40:44,829 INFO Connection check task end - -2024-04-25 17:40:47,831 INFO Connection check task start - -2024-04-25 17:40:47,831 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:47,831 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:47,831 INFO Out dated connection ,size=0 - -2024-04-25 17:40:47,831 INFO Connection check task end - -2024-04-25 17:40:50,833 INFO Connection check task start - -2024-04-25 17:40:50,833 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:50,833 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:50,833 INFO Out dated connection ,size=0 - -2024-04-25 17:40:50,833 INFO Connection check task end - -2024-04-25 17:40:53,834 INFO Connection check task start - -2024-04-25 17:40:53,834 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:53,834 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:53,834 INFO Out dated connection ,size=0 - -2024-04-25 17:40:53,834 INFO Connection check task end - -2024-04-25 17:40:56,836 INFO Connection check task start - -2024-04-25 17:40:56,837 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:56,837 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:56,837 INFO Out dated connection ,size=0 - -2024-04-25 17:40:56,837 INFO Connection check task end - -2024-04-25 17:40:59,837 INFO Connection check task start - -2024-04-25 17:40:59,837 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:40:59,837 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:40:59,837 INFO Out dated connection ,size=0 - -2024-04-25 17:40:59,837 INFO Connection check task end - -2024-04-25 17:41:02,838 INFO Connection check task start - -2024-04-25 17:41:02,838 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:02,838 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:02,838 INFO Out dated connection ,size=0 - -2024-04-25 17:41:02,838 INFO Connection check task end - -2024-04-25 17:41:05,841 INFO Connection check task start - -2024-04-25 17:41:05,842 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:05,842 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:05,842 INFO Out dated connection ,size=0 - -2024-04-25 17:41:05,842 INFO Connection check task end - -2024-04-25 17:41:08,843 INFO Connection check task start - -2024-04-25 17:41:08,843 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:08,843 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:08,843 INFO Out dated connection ,size=0 - -2024-04-25 17:41:08,843 INFO Connection check task end - -2024-04-25 17:41:11,845 INFO Connection check task start - -2024-04-25 17:41:11,845 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:11,845 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:11,845 INFO Out dated connection ,size=0 - -2024-04-25 17:41:11,845 INFO Connection check task end - -2024-04-25 17:41:14,847 INFO Connection check task start - -2024-04-25 17:41:14,847 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:14,847 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:14,847 INFO Out dated connection ,size=0 - -2024-04-25 17:41:14,847 INFO Connection check task end - -2024-04-25 17:41:17,849 INFO Connection check task start - -2024-04-25 17:41:17,849 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:17,849 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:17,849 INFO Out dated connection ,size=0 - -2024-04-25 17:41:17,849 INFO Connection check task end - -2024-04-25 17:41:20,858 INFO Connection check task start - -2024-04-25 17:41:20,858 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:20,858 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:20,858 INFO Out dated connection ,size=0 - -2024-04-25 17:41:20,858 INFO Connection check task end - -2024-04-25 17:41:23,859 INFO Connection check task start - -2024-04-25 17:41:23,860 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:23,860 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:23,860 INFO Out dated connection ,size=0 - -2024-04-25 17:41:23,860 INFO Connection check task end - -2024-04-25 17:41:26,860 INFO Connection check task start - -2024-04-25 17:41:26,860 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:26,860 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:26,860 INFO Out dated connection ,size=0 - -2024-04-25 17:41:26,860 INFO Connection check task end - -2024-04-25 17:41:29,861 INFO Connection check task start - -2024-04-25 17:41:29,862 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:29,862 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:29,862 INFO Out dated connection ,size=0 - -2024-04-25 17:41:29,862 INFO Connection check task end - -2024-04-25 17:41:32,864 INFO Connection check task start - -2024-04-25 17:41:32,864 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:32,864 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:32,864 INFO Out dated connection ,size=0 - -2024-04-25 17:41:32,864 INFO Connection check task end - -2024-04-25 17:41:35,871 INFO Connection check task start - -2024-04-25 17:41:35,872 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:35,872 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:35,872 INFO Out dated connection ,size=0 - -2024-04-25 17:41:35,872 INFO Connection check task end - -2024-04-25 17:41:38,874 INFO Connection check task start - -2024-04-25 17:41:38,874 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:38,874 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:38,874 INFO Out dated connection ,size=0 - -2024-04-25 17:41:38,874 INFO Connection check task end - -2024-04-25 17:41:41,875 INFO Connection check task start - -2024-04-25 17:41:41,875 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:41,875 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:41,875 INFO Out dated connection ,size=0 - -2024-04-25 17:41:41,875 INFO Connection check task end - -2024-04-25 17:41:44,876 INFO Connection check task start - -2024-04-25 17:41:44,876 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:44,876 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:44,876 INFO Out dated connection ,size=0 - -2024-04-25 17:41:44,876 INFO Connection check task end - -2024-04-25 17:41:47,876 INFO Connection check task start - -2024-04-25 17:41:47,877 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:47,877 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:47,877 INFO Out dated connection ,size=0 - -2024-04-25 17:41:47,877 INFO Connection check task end - -2024-04-25 17:41:50,878 INFO Connection check task start - -2024-04-25 17:41:50,879 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:50,879 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:50,879 INFO Out dated connection ,size=0 - -2024-04-25 17:41:50,879 INFO Connection check task end - -2024-04-25 17:41:53,879 INFO Connection check task start - -2024-04-25 17:41:53,880 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:53,880 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:53,880 INFO Out dated connection ,size=0 - -2024-04-25 17:41:53,880 INFO Connection check task end - -2024-04-25 17:41:56,881 INFO Connection check task start - -2024-04-25 17:41:56,881 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:56,881 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:56,881 INFO Out dated connection ,size=0 - -2024-04-25 17:41:56,881 INFO Connection check task end - -2024-04-25 17:41:59,882 INFO Connection check task start - -2024-04-25 17:41:59,883 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:41:59,883 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:41:59,883 INFO Out dated connection ,size=0 - -2024-04-25 17:41:59,883 INFO Connection check task end - -2024-04-25 17:42:02,885 INFO Connection check task start - -2024-04-25 17:42:02,885 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:02,885 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:02,885 INFO Out dated connection ,size=0 - -2024-04-25 17:42:02,885 INFO Connection check task end - -2024-04-25 17:42:05,886 INFO Connection check task start - -2024-04-25 17:42:05,887 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:05,887 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:05,887 INFO Out dated connection ,size=0 - -2024-04-25 17:42:05,887 INFO Connection check task end - -2024-04-25 17:42:08,887 INFO Connection check task start - -2024-04-25 17:42:08,887 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:08,888 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:08,888 INFO Out dated connection ,size=0 - -2024-04-25 17:42:08,888 INFO Connection check task end - -2024-04-25 17:42:11,890 INFO Connection check task start - -2024-04-25 17:42:11,890 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:11,890 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:11,890 INFO Out dated connection ,size=0 - -2024-04-25 17:42:11,890 INFO Connection check task end - -2024-04-25 17:42:14,890 INFO Connection check task start - -2024-04-25 17:42:14,890 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:14,891 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:14,891 INFO Out dated connection ,size=0 - -2024-04-25 17:42:14,891 INFO Connection check task end - -2024-04-25 17:42:17,892 INFO Connection check task start - -2024-04-25 17:42:17,893 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:17,893 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:17,893 INFO Out dated connection ,size=0 - -2024-04-25 17:42:17,893 INFO Connection check task end - -2024-04-25 17:42:20,893 INFO Connection check task start - -2024-04-25 17:42:20,893 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:20,894 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:20,894 INFO Out dated connection ,size=0 - -2024-04-25 17:42:20,894 INFO Connection check task end - -2024-04-25 17:42:23,897 INFO Connection check task start - -2024-04-25 17:42:23,897 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:23,897 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:23,897 INFO Out dated connection ,size=0 - -2024-04-25 17:42:23,897 INFO Connection check task end - -2024-04-25 17:42:26,899 INFO Connection check task start - -2024-04-25 17:42:26,899 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:26,899 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:26,899 INFO Out dated connection ,size=0 - -2024-04-25 17:42:26,899 INFO Connection check task end - -2024-04-25 17:42:29,902 INFO Connection check task start - -2024-04-25 17:42:29,902 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:29,902 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:29,902 INFO Out dated connection ,size=0 - -2024-04-25 17:42:29,902 INFO Connection check task end - -2024-04-25 17:42:32,903 INFO Connection check task start - -2024-04-25 17:42:32,903 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:32,903 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:32,903 INFO Out dated connection ,size=0 - -2024-04-25 17:42:32,903 INFO Connection check task end - -2024-04-25 17:42:35,903 INFO Connection check task start - -2024-04-25 17:42:35,903 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:35,903 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:35,903 INFO Out dated connection ,size=0 - -2024-04-25 17:42:35,903 INFO Connection check task end - -2024-04-25 17:42:38,904 INFO Connection check task start - -2024-04-25 17:42:38,904 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:38,904 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:38,904 INFO Out dated connection ,size=0 - -2024-04-25 17:42:38,904 INFO Connection check task end - -2024-04-25 17:42:41,904 INFO Connection check task start - -2024-04-25 17:42:41,904 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:41,904 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:41,904 INFO Out dated connection ,size=0 - -2024-04-25 17:42:41,904 INFO Connection check task end - -2024-04-25 17:42:44,905 INFO Connection check task start - -2024-04-25 17:42:44,905 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:44,905 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:44,905 INFO Out dated connection ,size=0 - -2024-04-25 17:42:44,905 INFO Connection check task end - -2024-04-25 17:42:47,905 INFO Connection check task start - -2024-04-25 17:42:47,905 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:47,905 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:47,905 INFO Out dated connection ,size=0 - -2024-04-25 17:42:47,905 INFO Connection check task end - -2024-04-25 17:42:50,906 INFO Connection check task start - -2024-04-25 17:42:50,906 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:50,906 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:50,906 INFO Out dated connection ,size=0 - -2024-04-25 17:42:50,906 INFO Connection check task end - -2024-04-25 17:42:53,907 INFO Connection check task start - -2024-04-25 17:42:53,907 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:53,907 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:53,907 INFO Out dated connection ,size=0 - -2024-04-25 17:42:53,907 INFO Connection check task end - -2024-04-25 17:42:56,907 INFO Connection check task start - -2024-04-25 17:42:56,907 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:56,907 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:56,907 INFO Out dated connection ,size=0 - -2024-04-25 17:42:56,907 INFO Connection check task end - -2024-04-25 17:42:59,907 INFO Connection check task start - -2024-04-25 17:42:59,908 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:42:59,908 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:42:59,908 INFO Out dated connection ,size=0 - -2024-04-25 17:42:59,908 INFO Connection check task end - -2024-04-25 17:43:02,908 INFO Connection check task start - -2024-04-25 17:43:02,908 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:02,908 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:02,908 INFO Out dated connection ,size=0 - -2024-04-25 17:43:02,908 INFO Connection check task end - -2024-04-25 17:43:05,908 INFO Connection check task start - -2024-04-25 17:43:05,908 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:05,908 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:05,908 INFO Out dated connection ,size=0 - -2024-04-25 17:43:05,908 INFO Connection check task end - -2024-04-25 17:43:08,909 INFO Connection check task start - -2024-04-25 17:43:08,909 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:08,909 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:08,909 INFO Out dated connection ,size=0 - -2024-04-25 17:43:08,909 INFO Connection check task end - -2024-04-25 17:43:11,910 INFO Connection check task start - -2024-04-25 17:43:11,910 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:11,910 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:11,910 INFO Out dated connection ,size=0 - -2024-04-25 17:43:11,910 INFO Connection check task end - -2024-04-25 17:43:14,911 INFO Connection check task start - -2024-04-25 17:43:14,912 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:14,912 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:14,912 INFO Out dated connection ,size=0 - -2024-04-25 17:43:14,912 INFO Connection check task end - -2024-04-25 17:43:17,913 INFO Connection check task start - -2024-04-25 17:43:17,913 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:17,913 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:17,913 INFO Out dated connection ,size=0 - -2024-04-25 17:43:17,913 INFO Connection check task end - -2024-04-25 17:43:20,918 INFO Connection check task start - -2024-04-25 17:43:20,918 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:20,919 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:20,919 INFO Out dated connection ,size=0 - -2024-04-25 17:43:20,919 INFO Connection check task end - -2024-04-25 17:43:23,927 INFO Connection check task start - -2024-04-25 17:43:23,928 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:23,928 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:23,928 INFO Out dated connection ,size=0 - -2024-04-25 17:43:23,928 INFO Connection check task end - -2024-04-25 17:43:26,931 INFO Connection check task start - -2024-04-25 17:43:26,931 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:26,931 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:26,931 INFO Out dated connection ,size=0 - -2024-04-25 17:43:26,931 INFO Connection check task end - -2024-04-25 17:43:29,932 INFO Connection check task start - -2024-04-25 17:43:29,932 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:29,932 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:29,932 INFO Out dated connection ,size=0 - -2024-04-25 17:43:29,932 INFO Connection check task end - -2024-04-25 17:43:32,935 INFO Connection check task start - -2024-04-25 17:43:32,935 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:32,935 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:32,935 INFO Out dated connection ,size=0 - -2024-04-25 17:43:32,935 INFO Connection check task end - -2024-04-25 17:43:35,936 INFO Connection check task start - -2024-04-25 17:43:35,937 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:35,937 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:35,937 INFO Out dated connection ,size=0 - -2024-04-25 17:43:35,937 INFO Connection check task end - -2024-04-25 17:43:38,939 INFO Connection check task start - -2024-04-25 17:43:38,939 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:38,939 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:38,939 INFO Out dated connection ,size=0 - -2024-04-25 17:43:38,939 INFO Connection check task end - -2024-04-25 17:43:41,941 INFO Connection check task start - -2024-04-25 17:43:41,941 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:41,941 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:41,941 INFO Out dated connection ,size=0 - -2024-04-25 17:43:41,941 INFO Connection check task end - -2024-04-25 17:43:44,942 INFO Connection check task start - -2024-04-25 17:43:44,942 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:44,942 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:44,942 INFO Out dated connection ,size=0 - -2024-04-25 17:43:44,942 INFO Connection check task end - -2024-04-25 17:43:47,943 INFO Connection check task start - -2024-04-25 17:43:47,943 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:47,943 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:47,943 INFO Out dated connection ,size=0 - -2024-04-25 17:43:47,943 INFO Connection check task end - -2024-04-25 17:43:50,946 INFO Connection check task start - -2024-04-25 17:43:50,946 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:50,946 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:50,946 INFO Out dated connection ,size=0 - -2024-04-25 17:43:50,946 INFO Connection check task end - -2024-04-25 17:43:53,946 INFO Connection check task start - -2024-04-25 17:43:53,947 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:53,947 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:53,947 INFO Out dated connection ,size=0 - -2024-04-25 17:43:53,947 INFO Connection check task end - -2024-04-25 17:43:56,948 INFO Connection check task start - -2024-04-25 17:43:56,948 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:56,948 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:56,948 INFO Out dated connection ,size=0 - -2024-04-25 17:43:56,948 INFO Connection check task end - -2024-04-25 17:43:59,948 INFO Connection check task start - -2024-04-25 17:43:59,948 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:43:59,948 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:43:59,948 INFO Out dated connection ,size=0 - -2024-04-25 17:43:59,948 INFO Connection check task end - -2024-04-25 17:44:02,950 INFO Connection check task start - -2024-04-25 17:44:02,950 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:02,950 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:02,950 INFO Out dated connection ,size=0 - -2024-04-25 17:44:02,950 INFO Connection check task end - -2024-04-25 17:44:05,951 INFO Connection check task start - -2024-04-25 17:44:05,952 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:05,952 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:05,952 INFO Out dated connection ,size=0 - -2024-04-25 17:44:05,952 INFO Connection check task end - -2024-04-25 17:44:08,954 INFO Connection check task start - -2024-04-25 17:44:08,954 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:08,954 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:08,954 INFO Out dated connection ,size=0 - -2024-04-25 17:44:08,954 INFO Connection check task end - -2024-04-25 17:44:11,955 INFO Connection check task start - -2024-04-25 17:44:11,955 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:11,955 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:11,955 INFO Out dated connection ,size=0 - -2024-04-25 17:44:11,955 INFO Connection check task end - -2024-04-25 17:44:14,956 INFO Connection check task start - -2024-04-25 17:44:14,956 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:14,956 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:14,957 INFO Out dated connection ,size=0 - -2024-04-25 17:44:14,957 INFO Connection check task end - -2024-04-25 17:44:17,958 INFO Connection check task start - -2024-04-25 17:44:17,958 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:17,958 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:17,958 INFO Out dated connection ,size=0 - -2024-04-25 17:44:17,958 INFO Connection check task end - -2024-04-25 17:44:20,959 INFO Connection check task start - -2024-04-25 17:44:20,959 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:20,959 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:20,959 INFO Out dated connection ,size=0 - -2024-04-25 17:44:20,959 INFO Connection check task end - -2024-04-25 17:44:23,961 INFO Connection check task start - -2024-04-25 17:44:23,961 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:23,961 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:23,962 INFO Out dated connection ,size=0 - -2024-04-25 17:44:23,962 INFO Connection check task end - -2024-04-25 17:44:26,963 INFO Connection check task start - -2024-04-25 17:44:26,963 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:26,963 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:26,963 INFO Out dated connection ,size=0 - -2024-04-25 17:44:26,963 INFO Connection check task end - -2024-04-25 17:44:29,964 INFO Connection check task start - -2024-04-25 17:44:29,965 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:29,965 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:29,965 INFO Out dated connection ,size=0 - -2024-04-25 17:44:29,965 INFO Connection check task end - -2024-04-25 17:44:32,965 INFO Connection check task start - -2024-04-25 17:44:32,966 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:32,966 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:32,966 INFO Out dated connection ,size=0 - -2024-04-25 17:44:32,966 INFO Connection check task end - -2024-04-25 17:44:35,968 INFO Connection check task start - -2024-04-25 17:44:35,968 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:35,968 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:35,968 INFO Out dated connection ,size=0 - -2024-04-25 17:44:35,968 INFO Connection check task end - -2024-04-25 17:44:38,981 INFO Connection check task start - -2024-04-25 17:44:38,981 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:38,981 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:38,981 INFO Out dated connection ,size=0 - -2024-04-25 17:44:38,981 INFO Connection check task end - -2024-04-25 17:44:41,995 INFO Connection check task start - -2024-04-25 17:44:41,995 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:41,995 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:41,995 INFO Out dated connection ,size=0 - -2024-04-25 17:44:41,995 INFO Connection check task end - -2024-04-25 17:44:44,996 INFO Connection check task start - -2024-04-25 17:44:44,996 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:44,996 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:44,996 INFO Out dated connection ,size=0 - -2024-04-25 17:44:44,996 INFO Connection check task end - -2024-04-25 17:44:47,999 INFO Connection check task start - -2024-04-25 17:44:47,999 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:47,999 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:47,999 INFO Out dated connection ,size=0 - -2024-04-25 17:44:47,999 INFO Connection check task end - -2024-04-25 17:44:51,001 INFO Connection check task start - -2024-04-25 17:44:51,001 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:51,001 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:51,001 INFO Out dated connection ,size=0 - -2024-04-25 17:44:51,001 INFO Connection check task end - -2024-04-25 17:44:54,004 INFO Connection check task start - -2024-04-25 17:44:54,004 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:54,004 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:54,004 INFO Out dated connection ,size=0 - -2024-04-25 17:44:54,004 INFO Connection check task end - -2024-04-25 17:44:57,004 INFO Connection check task start - -2024-04-25 17:44:57,004 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:44:57,004 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:44:57,004 INFO Out dated connection ,size=0 - -2024-04-25 17:44:57,004 INFO Connection check task end - -2024-04-25 17:45:00,005 INFO Connection check task start - -2024-04-25 17:45:00,005 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:00,005 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:00,005 INFO Out dated connection ,size=0 - -2024-04-25 17:45:00,005 INFO Connection check task end - -2024-04-25 17:45:03,006 INFO Connection check task start - -2024-04-25 17:45:03,006 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:03,006 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:03,006 INFO Out dated connection ,size=0 - -2024-04-25 17:45:03,006 INFO Connection check task end - -2024-04-25 17:45:06,012 INFO Connection check task start - -2024-04-25 17:45:06,012 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:06,012 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:06,012 INFO Out dated connection ,size=0 - -2024-04-25 17:45:06,012 INFO Connection check task end - -2024-04-25 17:45:09,022 INFO Connection check task start - -2024-04-25 17:45:09,022 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:09,022 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:09,022 INFO Out dated connection ,size=0 - -2024-04-25 17:45:09,022 INFO Connection check task end - -2024-04-25 17:45:12,024 INFO Connection check task start - -2024-04-25 17:45:12,024 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:12,024 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:12,024 INFO Out dated connection ,size=0 - -2024-04-25 17:45:12,024 INFO Connection check task end - -2024-04-25 17:45:15,024 INFO Connection check task start - -2024-04-25 17:45:15,025 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:15,025 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:15,025 INFO Out dated connection ,size=0 - -2024-04-25 17:45:15,025 INFO Connection check task end - -2024-04-25 17:45:18,027 INFO Connection check task start - -2024-04-25 17:45:18,028 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:18,028 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:18,028 INFO Out dated connection ,size=0 - -2024-04-25 17:45:18,028 INFO Connection check task end - -2024-04-25 17:45:21,031 INFO Connection check task start - -2024-04-25 17:45:21,031 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:21,031 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:21,031 INFO Out dated connection ,size=0 - -2024-04-25 17:45:21,031 INFO Connection check task end - -2024-04-25 17:45:24,033 INFO Connection check task start - -2024-04-25 17:45:24,033 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:24,033 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:24,033 INFO Out dated connection ,size=0 - -2024-04-25 17:45:24,033 INFO Connection check task end - -2024-04-25 17:45:27,034 INFO Connection check task start - -2024-04-25 17:45:27,034 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:27,034 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:27,034 INFO Out dated connection ,size=0 - -2024-04-25 17:45:27,034 INFO Connection check task end - -2024-04-25 17:45:30,036 INFO Connection check task start - -2024-04-25 17:45:30,036 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:30,036 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:30,036 INFO Out dated connection ,size=0 - -2024-04-25 17:45:30,036 INFO Connection check task end - -2024-04-25 17:45:33,037 INFO Connection check task start - -2024-04-25 17:45:33,037 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:33,037 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:33,037 INFO Out dated connection ,size=0 - -2024-04-25 17:45:33,037 INFO Connection check task end - -2024-04-25 17:45:36,049 INFO Connection check task start - -2024-04-25 17:45:36,050 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:36,050 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:36,050 INFO Out dated connection ,size=0 - -2024-04-25 17:45:36,050 INFO Connection check task end - -2024-04-25 17:45:39,052 INFO Connection check task start - -2024-04-25 17:45:39,053 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:39,053 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:39,053 INFO Out dated connection ,size=0 - -2024-04-25 17:45:39,053 INFO Connection check task end - -2024-04-25 17:45:42,054 INFO Connection check task start - -2024-04-25 17:45:42,054 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:42,054 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:42,054 INFO Out dated connection ,size=0 - -2024-04-25 17:45:42,055 INFO Connection check task end - -2024-04-25 17:45:45,055 INFO Connection check task start - -2024-04-25 17:45:45,055 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:45,055 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:45,055 INFO Out dated connection ,size=0 - -2024-04-25 17:45:45,055 INFO Connection check task end - -2024-04-25 17:45:48,057 INFO Connection check task start - -2024-04-25 17:45:48,058 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:48,058 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:48,058 INFO Out dated connection ,size=0 - -2024-04-25 17:45:48,058 INFO Connection check task end - -2024-04-25 17:45:51,059 INFO Connection check task start - -2024-04-25 17:45:51,059 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:51,059 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:51,059 INFO Out dated connection ,size=0 - -2024-04-25 17:45:51,059 INFO Connection check task end - -2024-04-25 17:45:54,061 INFO Connection check task start - -2024-04-25 17:45:54,061 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:54,061 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:54,061 INFO Out dated connection ,size=0 - -2024-04-25 17:45:54,061 INFO Connection check task end - -2024-04-25 17:45:57,064 INFO Connection check task start - -2024-04-25 17:45:57,064 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:45:57,064 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:45:57,064 INFO Out dated connection ,size=0 - -2024-04-25 17:45:57,064 INFO Connection check task end - -2024-04-25 17:46:00,065 INFO Connection check task start - -2024-04-25 17:46:00,065 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:00,065 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:00,065 INFO Out dated connection ,size=0 - -2024-04-25 17:46:00,065 INFO Connection check task end - -2024-04-25 17:46:03,067 INFO Connection check task start - -2024-04-25 17:46:03,068 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:03,068 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:03,068 INFO Out dated connection ,size=0 - -2024-04-25 17:46:03,068 INFO Connection check task end - -2024-04-25 17:46:06,070 INFO Connection check task start - -2024-04-25 17:46:06,070 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:06,070 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:06,070 INFO Out dated connection ,size=0 - -2024-04-25 17:46:06,070 INFO Connection check task end - -2024-04-25 17:46:09,072 INFO Connection check task start - -2024-04-25 17:46:09,072 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:09,072 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:09,072 INFO Out dated connection ,size=0 - -2024-04-25 17:46:09,072 INFO Connection check task end - -2024-04-25 17:46:12,073 INFO Connection check task start - -2024-04-25 17:46:12,073 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:12,073 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:12,073 INFO Out dated connection ,size=0 - -2024-04-25 17:46:12,073 INFO Connection check task end - -2024-04-25 17:46:15,075 INFO Connection check task start - -2024-04-25 17:46:15,075 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:15,075 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:15,075 INFO Out dated connection ,size=0 - -2024-04-25 17:46:15,075 INFO Connection check task end - -2024-04-25 17:46:18,077 INFO Connection check task start - -2024-04-25 17:46:18,077 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:18,077 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:18,077 INFO Out dated connection ,size=0 - -2024-04-25 17:46:18,077 INFO Connection check task end - -2024-04-25 17:46:21,080 INFO Connection check task start - -2024-04-25 17:46:21,080 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:21,080 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:21,080 INFO Out dated connection ,size=0 - -2024-04-25 17:46:21,080 INFO Connection check task end - -2024-04-25 17:46:24,080 INFO Connection check task start - -2024-04-25 17:46:24,081 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:24,081 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:24,081 INFO Out dated connection ,size=0 - -2024-04-25 17:46:24,081 INFO Connection check task end - -2024-04-25 17:46:27,082 INFO Connection check task start - -2024-04-25 17:46:27,082 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:27,082 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:27,082 INFO Out dated connection ,size=0 - -2024-04-25 17:46:27,082 INFO Connection check task end - -2024-04-25 17:46:30,084 INFO Connection check task start - -2024-04-25 17:46:30,084 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:30,084 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:30,084 INFO Out dated connection ,size=0 - -2024-04-25 17:46:30,084 INFO Connection check task end - -2024-04-25 17:46:33,086 INFO Connection check task start - -2024-04-25 17:46:33,087 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:33,087 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:33,087 INFO Out dated connection ,size=0 - -2024-04-25 17:46:33,087 INFO Connection check task end - -2024-04-25 17:46:36,088 INFO Connection check task start - -2024-04-25 17:46:36,088 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:36,088 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:36,088 INFO Out dated connection ,size=0 - -2024-04-25 17:46:36,088 INFO Connection check task end - -2024-04-25 17:46:39,090 INFO Connection check task start - -2024-04-25 17:46:39,090 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:39,090 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:39,090 INFO Out dated connection ,size=0 - -2024-04-25 17:46:39,090 INFO Connection check task end - -2024-04-25 17:46:42,090 INFO Connection check task start - -2024-04-25 17:46:42,090 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:42,090 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:42,090 INFO Out dated connection ,size=0 - -2024-04-25 17:46:42,091 INFO Connection check task end - -2024-04-25 17:46:45,091 INFO Connection check task start - -2024-04-25 17:46:45,091 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:45,091 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:45,091 INFO Out dated connection ,size=0 - -2024-04-25 17:46:45,091 INFO Connection check task end - -2024-04-25 17:46:48,092 INFO Connection check task start - -2024-04-25 17:46:48,092 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:48,092 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:48,092 INFO Out dated connection ,size=0 - -2024-04-25 17:46:48,092 INFO Connection check task end - -2024-04-25 17:46:51,092 INFO Connection check task start - -2024-04-25 17:46:51,093 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:51,093 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:51,093 INFO Out dated connection ,size=0 - -2024-04-25 17:46:51,093 INFO Connection check task end - -2024-04-25 17:46:54,093 INFO Connection check task start - -2024-04-25 17:46:54,094 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:54,094 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:54,094 INFO Out dated connection ,size=0 - -2024-04-25 17:46:54,094 INFO Connection check task end - -2024-04-25 17:46:57,095 INFO Connection check task start - -2024-04-25 17:46:57,095 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:46:57,095 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:46:57,095 INFO Out dated connection ,size=0 - -2024-04-25 17:46:57,095 INFO Connection check task end - -2024-04-25 17:47:00,096 INFO Connection check task start - -2024-04-25 17:47:00,096 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:00,096 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:00,096 INFO Out dated connection ,size=0 - -2024-04-25 17:47:00,096 INFO Connection check task end - -2024-04-25 17:47:03,096 INFO Connection check task start - -2024-04-25 17:47:03,097 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:03,097 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:03,097 INFO Out dated connection ,size=0 - -2024-04-25 17:47:03,097 INFO Connection check task end - -2024-04-25 17:47:06,099 INFO Connection check task start - -2024-04-25 17:47:06,099 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:06,099 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:06,099 INFO Out dated connection ,size=0 - -2024-04-25 17:47:06,099 INFO Connection check task end - -2024-04-25 17:47:09,102 INFO Connection check task start - -2024-04-25 17:47:09,102 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:09,102 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:09,102 INFO Out dated connection ,size=0 - -2024-04-25 17:47:09,102 INFO Connection check task end - -2024-04-25 17:47:12,103 INFO Connection check task start - -2024-04-25 17:47:12,103 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:12,103 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:12,103 INFO Out dated connection ,size=0 - -2024-04-25 17:47:12,103 INFO Connection check task end - -2024-04-25 17:47:15,106 INFO Connection check task start - -2024-04-25 17:47:15,106 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:15,106 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:15,106 INFO Out dated connection ,size=0 - -2024-04-25 17:47:15,106 INFO Connection check task end - -2024-04-25 17:47:18,108 INFO Connection check task start - -2024-04-25 17:47:18,108 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:18,108 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:18,108 INFO Out dated connection ,size=0 - -2024-04-25 17:47:18,108 INFO Connection check task end - -2024-04-25 17:47:21,110 INFO Connection check task start - -2024-04-25 17:47:21,110 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:21,110 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:21,110 INFO Out dated connection ,size=0 - -2024-04-25 17:47:21,110 INFO Connection check task end - -2024-04-25 17:47:24,113 INFO Connection check task start - -2024-04-25 17:47:24,113 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:24,113 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:24,113 INFO Out dated connection ,size=0 - -2024-04-25 17:47:24,113 INFO Connection check task end - -2024-04-25 17:47:27,115 INFO Connection check task start - -2024-04-25 17:47:27,115 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:27,115 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:27,115 INFO Out dated connection ,size=0 - -2024-04-25 17:47:27,115 INFO Connection check task end - -2024-04-25 17:47:30,117 INFO Connection check task start - -2024-04-25 17:47:30,118 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:30,118 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:30,118 INFO Out dated connection ,size=0 - -2024-04-25 17:47:30,118 INFO Connection check task end - -2024-04-25 17:47:33,119 INFO Connection check task start - -2024-04-25 17:47:33,119 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:33,119 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:33,119 INFO Out dated connection ,size=0 - -2024-04-25 17:47:33,119 INFO Connection check task end - -2024-04-25 17:47:36,121 INFO Connection check task start - -2024-04-25 17:47:36,122 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:36,122 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:36,122 INFO Out dated connection ,size=0 - -2024-04-25 17:47:36,122 INFO Connection check task end - -2024-04-25 17:47:39,123 INFO Connection check task start - -2024-04-25 17:47:39,123 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:39,123 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:39,123 INFO Out dated connection ,size=0 - -2024-04-25 17:47:39,123 INFO Connection check task end - -2024-04-25 17:47:42,125 INFO Connection check task start - -2024-04-25 17:47:42,125 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:42,125 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:42,125 INFO Out dated connection ,size=0 - -2024-04-25 17:47:42,125 INFO Connection check task end - -2024-04-25 17:47:45,127 INFO Connection check task start - -2024-04-25 17:47:45,128 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:45,128 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:45,128 INFO Out dated connection ,size=0 - -2024-04-25 17:47:45,128 INFO Connection check task end - -2024-04-25 17:47:48,129 INFO Connection check task start - -2024-04-25 17:47:48,129 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:48,129 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:48,129 INFO Out dated connection ,size=0 - -2024-04-25 17:47:48,129 INFO Connection check task end - -2024-04-25 17:47:51,131 INFO Connection check task start - -2024-04-25 17:47:51,131 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:51,131 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:51,131 INFO Out dated connection ,size=0 - -2024-04-25 17:47:51,131 INFO Connection check task end - -2024-04-25 17:47:54,132 INFO Connection check task start - -2024-04-25 17:47:54,133 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:54,133 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:54,133 INFO Out dated connection ,size=0 - -2024-04-25 17:47:54,133 INFO Connection check task end - -2024-04-25 17:47:57,134 INFO Connection check task start - -2024-04-25 17:47:57,134 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:47:57,134 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:47:57,134 INFO Out dated connection ,size=0 - -2024-04-25 17:47:57,134 INFO Connection check task end - -2024-04-25 17:48:00,135 INFO Connection check task start - -2024-04-25 17:48:00,135 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:00,135 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:00,135 INFO Out dated connection ,size=0 - -2024-04-25 17:48:00,135 INFO Connection check task end - -2024-04-25 17:48:03,135 INFO Connection check task start - -2024-04-25 17:48:03,135 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:03,135 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:03,135 INFO Out dated connection ,size=0 - -2024-04-25 17:48:03,136 INFO Connection check task end - -2024-04-25 17:48:06,136 INFO Connection check task start - -2024-04-25 17:48:06,136 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:06,136 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:06,136 INFO Out dated connection ,size=0 - -2024-04-25 17:48:06,136 INFO Connection check task end - -2024-04-25 17:48:09,138 INFO Connection check task start - -2024-04-25 17:48:09,138 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:09,138 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:09,138 INFO Out dated connection ,size=0 - -2024-04-25 17:48:09,138 INFO Connection check task end - -2024-04-25 17:48:12,139 INFO Connection check task start - -2024-04-25 17:48:12,140 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:12,140 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:12,140 INFO Out dated connection ,size=0 - -2024-04-25 17:48:12,140 INFO Connection check task end - -2024-04-25 17:48:15,140 INFO Connection check task start - -2024-04-25 17:48:15,140 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:15,140 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:15,140 INFO Out dated connection ,size=0 - -2024-04-25 17:48:15,140 INFO Connection check task end - -2024-04-25 17:48:18,142 INFO Connection check task start - -2024-04-25 17:48:18,142 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:18,142 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:18,142 INFO Out dated connection ,size=0 - -2024-04-25 17:48:18,142 INFO Connection check task end - -2024-04-25 17:48:21,143 INFO Connection check task start - -2024-04-25 17:48:21,143 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:21,143 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:21,143 INFO Out dated connection ,size=0 - -2024-04-25 17:48:21,143 INFO Connection check task end - -2024-04-25 17:48:24,156 INFO Connection check task start - -2024-04-25 17:48:24,156 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:24,156 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:24,156 INFO Out dated connection ,size=0 - -2024-04-25 17:48:24,156 INFO Connection check task end - -2024-04-25 17:48:27,160 INFO Connection check task start - -2024-04-25 17:48:27,160 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:27,161 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:27,161 INFO Out dated connection ,size=0 - -2024-04-25 17:48:27,161 INFO Connection check task end - -2024-04-25 17:48:30,162 INFO Connection check task start - -2024-04-25 17:48:30,162 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:30,162 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:30,162 INFO Out dated connection ,size=0 - -2024-04-25 17:48:30,162 INFO Connection check task end - -2024-04-25 17:48:33,165 INFO Connection check task start - -2024-04-25 17:48:33,165 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:33,165 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:33,165 INFO Out dated connection ,size=0 - -2024-04-25 17:48:33,165 INFO Connection check task end - -2024-04-25 17:48:36,166 INFO Connection check task start - -2024-04-25 17:48:36,166 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:36,166 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:36,166 INFO Out dated connection ,size=0 - -2024-04-25 17:48:36,166 INFO Connection check task end - -2024-04-25 17:48:39,169 INFO Connection check task start - -2024-04-25 17:48:39,170 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:39,170 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:39,170 INFO Out dated connection ,size=0 - -2024-04-25 17:48:39,170 INFO Connection check task end - -2024-04-25 17:48:42,172 INFO Connection check task start - -2024-04-25 17:48:42,172 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:42,172 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:42,172 INFO Out dated connection ,size=0 - -2024-04-25 17:48:42,172 INFO Connection check task end - -2024-04-25 17:48:45,174 INFO Connection check task start - -2024-04-25 17:48:45,174 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:45,174 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:45,174 INFO Out dated connection ,size=0 - -2024-04-25 17:48:45,174 INFO Connection check task end - -2024-04-25 17:48:48,175 INFO Connection check task start - -2024-04-25 17:48:48,175 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:48,175 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:48,175 INFO Out dated connection ,size=0 - -2024-04-25 17:48:48,175 INFO Connection check task end - -2024-04-25 17:48:51,176 INFO Connection check task start - -2024-04-25 17:48:51,176 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:51,176 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:51,176 INFO Out dated connection ,size=0 - -2024-04-25 17:48:51,176 INFO Connection check task end - -2024-04-25 17:48:54,177 INFO Connection check task start - -2024-04-25 17:48:54,177 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:54,177 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:54,177 INFO Out dated connection ,size=0 - -2024-04-25 17:48:54,177 INFO Connection check task end - -2024-04-25 17:48:57,179 INFO Connection check task start - -2024-04-25 17:48:57,179 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:48:57,179 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:48:57,179 INFO Out dated connection ,size=0 - -2024-04-25 17:48:57,179 INFO Connection check task end - -2024-04-25 17:49:00,181 INFO Connection check task start - -2024-04-25 17:49:00,181 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:00,181 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:00,181 INFO Out dated connection ,size=0 - -2024-04-25 17:49:00,181 INFO Connection check task end - -2024-04-25 17:49:03,182 INFO Connection check task start - -2024-04-25 17:49:03,183 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:03,183 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:03,183 INFO Out dated connection ,size=0 - -2024-04-25 17:49:03,183 INFO Connection check task end - -2024-04-25 17:49:06,184 INFO Connection check task start - -2024-04-25 17:49:06,184 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:06,184 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:06,184 INFO Out dated connection ,size=0 - -2024-04-25 17:49:06,184 INFO Connection check task end - -2024-04-25 17:49:09,197 INFO Connection check task start - -2024-04-25 17:49:09,197 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:09,197 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:09,197 INFO Out dated connection ,size=0 - -2024-04-25 17:49:09,197 INFO Connection check task end - -2024-04-25 17:49:12,199 INFO Connection check task start - -2024-04-25 17:49:12,199 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:12,199 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:12,199 INFO Out dated connection ,size=0 - -2024-04-25 17:49:12,199 INFO Connection check task end - -2024-04-25 17:49:15,200 INFO Connection check task start - -2024-04-25 17:49:15,200 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:15,200 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:15,200 INFO Out dated connection ,size=0 - -2024-04-25 17:49:15,200 INFO Connection check task end - -2024-04-25 17:49:18,202 INFO Connection check task start - -2024-04-25 17:49:18,203 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:18,203 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:18,203 INFO Out dated connection ,size=0 - -2024-04-25 17:49:18,203 INFO Connection check task end - -2024-04-25 17:49:21,204 INFO Connection check task start - -2024-04-25 17:49:21,204 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:21,204 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:21,204 INFO Out dated connection ,size=0 - -2024-04-25 17:49:21,204 INFO Connection check task end - -2024-04-25 17:49:24,206 INFO Connection check task start - -2024-04-25 17:49:24,206 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:24,206 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:24,206 INFO Out dated connection ,size=0 - -2024-04-25 17:49:24,206 INFO Connection check task end - -2024-04-25 17:49:27,206 INFO Connection check task start - -2024-04-25 17:49:27,207 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:27,207 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:27,207 INFO Out dated connection ,size=0 - -2024-04-25 17:49:27,207 INFO Connection check task end - -2024-04-25 17:49:30,210 INFO Connection check task start - -2024-04-25 17:49:30,210 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:30,210 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:30,210 INFO Out dated connection ,size=0 - -2024-04-25 17:49:30,210 INFO Connection check task end - -2024-04-25 17:49:33,212 INFO Connection check task start - -2024-04-25 17:49:33,212 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:33,212 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:33,212 INFO Out dated connection ,size=0 - -2024-04-25 17:49:33,212 INFO Connection check task end - -2024-04-25 17:49:36,215 INFO Connection check task start - -2024-04-25 17:49:36,215 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:36,215 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:36,215 INFO Out dated connection ,size=0 - -2024-04-25 17:49:36,215 INFO Connection check task end - -2024-04-25 17:49:39,217 INFO Connection check task start - -2024-04-25 17:49:39,217 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:39,217 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:39,217 INFO Out dated connection ,size=0 - -2024-04-25 17:49:39,217 INFO Connection check task end - -2024-04-25 17:49:42,220 INFO Connection check task start - -2024-04-25 17:49:42,220 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:42,220 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:42,220 INFO Out dated connection ,size=0 - -2024-04-25 17:49:42,220 INFO Connection check task end - -2024-04-25 17:49:45,222 INFO Connection check task start - -2024-04-25 17:49:45,223 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:45,223 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:45,223 INFO Out dated connection ,size=0 - -2024-04-25 17:49:45,223 INFO Connection check task end - -2024-04-25 17:49:48,225 INFO Connection check task start - -2024-04-25 17:49:48,226 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:48,226 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:48,226 INFO Out dated connection ,size=0 - -2024-04-25 17:49:48,226 INFO Connection check task end - -2024-04-25 17:49:51,226 INFO Connection check task start - -2024-04-25 17:49:51,226 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:51,226 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:51,226 INFO Out dated connection ,size=0 - -2024-04-25 17:49:51,226 INFO Connection check task end - -2024-04-25 17:49:54,227 INFO Connection check task start - -2024-04-25 17:49:54,227 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:54,227 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:54,227 INFO Out dated connection ,size=0 - -2024-04-25 17:49:54,227 INFO Connection check task end - -2024-04-25 17:49:57,228 INFO Connection check task start - -2024-04-25 17:49:57,229 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:49:57,229 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:49:57,229 INFO Out dated connection ,size=0 - -2024-04-25 17:49:57,229 INFO Connection check task end - -2024-04-25 17:50:00,230 INFO Connection check task start - -2024-04-25 17:50:00,230 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:00,230 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:00,230 INFO Out dated connection ,size=0 - -2024-04-25 17:50:00,230 INFO Connection check task end - -2024-04-25 17:50:03,232 INFO Connection check task start - -2024-04-25 17:50:03,232 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:03,232 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:03,232 INFO Out dated connection ,size=0 - -2024-04-25 17:50:03,232 INFO Connection check task end - -2024-04-25 17:50:06,234 INFO Connection check task start - -2024-04-25 17:50:06,234 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:06,235 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:06,235 INFO Out dated connection ,size=0 - -2024-04-25 17:50:06,235 INFO Connection check task end - -2024-04-25 17:50:09,237 INFO Connection check task start - -2024-04-25 17:50:09,237 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:09,237 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:09,237 INFO Out dated connection ,size=0 - -2024-04-25 17:50:09,237 INFO Connection check task end - -2024-04-25 17:50:12,239 INFO Connection check task start - -2024-04-25 17:50:12,239 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:12,239 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:12,239 INFO Out dated connection ,size=0 - -2024-04-25 17:50:12,239 INFO Connection check task end - -2024-04-25 17:50:15,239 INFO Connection check task start - -2024-04-25 17:50:15,239 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:15,239 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:15,239 INFO Out dated connection ,size=0 - -2024-04-25 17:50:15,239 INFO Connection check task end - -2024-04-25 17:50:18,241 INFO Connection check task start - -2024-04-25 17:50:18,241 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:18,241 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:18,241 INFO Out dated connection ,size=0 - -2024-04-25 17:50:18,241 INFO Connection check task end - -2024-04-25 17:50:21,243 INFO Connection check task start - -2024-04-25 17:50:21,244 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:21,244 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:21,244 INFO Out dated connection ,size=0 - -2024-04-25 17:50:21,244 INFO Connection check task end - -2024-04-25 17:50:24,245 INFO Connection check task start - -2024-04-25 17:50:24,245 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:24,245 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:24,245 INFO Out dated connection ,size=0 - -2024-04-25 17:50:24,245 INFO Connection check task end - -2024-04-25 17:50:27,245 INFO Connection check task start - -2024-04-25 17:50:27,245 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:27,245 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:27,245 INFO Out dated connection ,size=0 - -2024-04-25 17:50:27,245 INFO Connection check task end - -2024-04-25 17:50:30,247 INFO Connection check task start - -2024-04-25 17:50:30,247 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:30,247 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:30,247 INFO Out dated connection ,size=0 - -2024-04-25 17:50:30,247 INFO Connection check task end - -2024-04-25 17:50:33,248 INFO Connection check task start - -2024-04-25 17:50:33,248 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:33,248 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:33,248 INFO Out dated connection ,size=0 - -2024-04-25 17:50:33,248 INFO Connection check task end - -2024-04-25 17:50:36,250 INFO Connection check task start - -2024-04-25 17:50:36,250 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:36,250 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:36,250 INFO Out dated connection ,size=0 - -2024-04-25 17:50:36,250 INFO Connection check task end - -2024-04-25 17:50:39,254 INFO Connection check task start - -2024-04-25 17:50:39,254 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:39,254 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:39,254 INFO Out dated connection ,size=0 - -2024-04-25 17:50:39,254 INFO Connection check task end - -2024-04-25 17:50:42,255 INFO Connection check task start - -2024-04-25 17:50:42,255 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:42,255 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:42,255 INFO Out dated connection ,size=0 - -2024-04-25 17:50:42,255 INFO Connection check task end - -2024-04-25 17:50:45,255 INFO Connection check task start - -2024-04-25 17:50:45,256 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:45,256 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:45,256 INFO Out dated connection ,size=0 - -2024-04-25 17:50:45,256 INFO Connection check task end - -2024-04-25 17:50:48,256 INFO Connection check task start - -2024-04-25 17:50:48,257 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:48,257 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:48,257 INFO Out dated connection ,size=0 - -2024-04-25 17:50:48,257 INFO Connection check task end - -2024-04-25 17:50:51,258 INFO Connection check task start - -2024-04-25 17:50:51,258 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:51,258 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:51,258 INFO Out dated connection ,size=0 - -2024-04-25 17:50:51,258 INFO Connection check task end - -2024-04-25 17:50:54,264 INFO Connection check task start - -2024-04-25 17:50:54,264 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:54,264 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:54,264 INFO Out dated connection ,size=0 - -2024-04-25 17:50:54,264 INFO Connection check task end - -2024-04-25 17:50:57,265 INFO Connection check task start - -2024-04-25 17:50:57,266 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:50:57,266 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:50:57,266 INFO Out dated connection ,size=0 - -2024-04-25 17:50:57,266 INFO Connection check task end - -2024-04-25 17:51:38,840 INFO Connection check task start - -2024-04-25 17:51:38,878 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:51:38,878 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:51:38,878 INFO Out dated connection ,size=0 - -2024-04-25 17:51:38,878 INFO Connection check task end - -2024-04-25 17:51:41,881 INFO Connection check task start - -2024-04-25 17:51:41,881 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:51:41,881 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:51:41,881 INFO Out dated connection ,size=0 - -2024-04-25 17:51:41,881 INFO Connection check task end - -2024-04-25 17:51:44,890 INFO Connection check task start - -2024-04-25 17:51:44,891 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:51:44,891 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:51:44,891 INFO Out dated connection ,size=0 - -2024-04-25 17:51:44,891 INFO Connection check task end - -2024-04-25 17:51:47,891 INFO Connection check task start - -2024-04-25 17:51:47,891 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:51:47,891 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:51:47,891 INFO Out dated connection ,size=0 - -2024-04-25 17:51:47,891 INFO Connection check task end - -2024-04-25 17:51:50,892 INFO Connection check task start - -2024-04-25 17:51:50,892 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:51:50,892 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:51:50,892 INFO Out dated connection ,size=0 - -2024-04-25 17:51:50,892 INFO Connection check task end - -2024-04-25 17:51:53,894 INFO Connection check task start - -2024-04-25 17:51:53,894 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:51:53,894 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:51:53,894 INFO Out dated connection ,size=0 - -2024-04-25 17:51:53,894 INFO Connection check task end - -2024-04-25 17:51:56,895 INFO Connection check task start - -2024-04-25 17:51:56,896 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:51:56,897 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:51:56,897 INFO Out dated connection ,size=0 - -2024-04-25 17:51:56,897 INFO Connection check task end - -2024-04-25 17:51:59,898 INFO Connection check task start - -2024-04-25 17:51:59,899 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:51:59,899 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:51:59,899 INFO Out dated connection ,size=0 - -2024-04-25 17:51:59,899 INFO Connection check task end - -2024-04-25 17:52:02,907 INFO Connection check task start - -2024-04-25 17:52:02,907 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:02,907 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:02,907 INFO Out dated connection ,size=0 - -2024-04-25 17:52:02,908 INFO Connection check task end - -2024-04-25 17:52:05,908 INFO Connection check task start - -2024-04-25 17:52:05,909 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:05,909 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:05,909 INFO Out dated connection ,size=0 - -2024-04-25 17:52:05,909 INFO Connection check task end - -2024-04-25 17:52:08,909 INFO Connection check task start - -2024-04-25 17:52:08,910 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:08,910 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:08,910 INFO Out dated connection ,size=0 - -2024-04-25 17:52:08,910 INFO Connection check task end - -2024-04-25 17:52:11,912 INFO Connection check task start - -2024-04-25 17:52:11,912 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:11,912 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:11,913 INFO Out dated connection ,size=0 - -2024-04-25 17:52:11,913 INFO Connection check task end - -2024-04-25 17:52:14,915 INFO Connection check task start - -2024-04-25 17:52:14,915 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:14,915 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:14,915 INFO Out dated connection ,size=0 - -2024-04-25 17:52:14,916 INFO Connection check task end - -2024-04-25 17:52:17,922 INFO Connection check task start - -2024-04-25 17:52:17,922 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:17,922 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:17,922 INFO Out dated connection ,size=0 - -2024-04-25 17:52:17,922 INFO Connection check task end - -2024-04-25 17:52:20,924 INFO Connection check task start - -2024-04-25 17:52:20,924 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:20,924 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:20,924 INFO Out dated connection ,size=0 - -2024-04-25 17:52:20,924 INFO Connection check task end - -2024-04-25 17:52:23,925 INFO Connection check task start - -2024-04-25 17:52:23,925 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:23,925 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:23,925 INFO Out dated connection ,size=0 - -2024-04-25 17:52:23,925 INFO Connection check task end - -2024-04-25 17:52:26,926 INFO Connection check task start - -2024-04-25 17:52:26,926 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:26,926 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:26,926 INFO Out dated connection ,size=0 - -2024-04-25 17:52:26,926 INFO Connection check task end - -2024-04-25 17:52:29,926 INFO Connection check task start - -2024-04-25 17:52:29,926 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:29,926 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:29,926 INFO Out dated connection ,size=0 - -2024-04-25 17:52:29,926 INFO Connection check task end - -2024-04-25 17:52:32,927 INFO Connection check task start - -2024-04-25 17:52:32,927 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:32,928 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:32,928 INFO Out dated connection ,size=0 - -2024-04-25 17:52:32,928 INFO Connection check task end - -2024-04-25 17:52:35,941 INFO Connection check task start - -2024-04-25 17:52:35,941 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:35,941 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:35,941 INFO Out dated connection ,size=0 - -2024-04-25 17:52:35,941 INFO Connection check task end - -2024-04-25 17:52:38,945 INFO Connection check task start - -2024-04-25 17:52:38,946 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:38,946 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:38,946 INFO Out dated connection ,size=0 - -2024-04-25 17:52:38,946 INFO Connection check task end - -2024-04-25 17:52:41,958 INFO Connection check task start - -2024-04-25 17:52:41,959 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:41,959 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:41,959 INFO Out dated connection ,size=0 - -2024-04-25 17:52:41,959 INFO Connection check task end - -2024-04-25 17:52:44,962 INFO Connection check task start - -2024-04-25 17:52:44,962 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:44,962 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:44,962 INFO Out dated connection ,size=0 - -2024-04-25 17:52:44,962 INFO Connection check task end - -2024-04-25 17:52:47,964 INFO Connection check task start - -2024-04-25 17:52:47,965 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:47,965 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:47,965 INFO Out dated connection ,size=0 - -2024-04-25 17:52:47,965 INFO Connection check task end - -2024-04-25 17:52:50,967 INFO Connection check task start - -2024-04-25 17:52:50,968 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:52:50,968 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:52:50,968 INFO Out dated connection ,size=0 - -2024-04-25 17:52:50,968 INFO Connection check task end - -2024-04-25 17:54:37,520 INFO Connection check task start - -2024-04-25 17:54:37,657 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:54:37,658 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:54:37,658 INFO Out dated connection ,size=0 - -2024-04-25 17:54:37,658 INFO Connection check task end - -2024-04-25 17:54:40,678 INFO Connection check task start - -2024-04-25 17:54:40,724 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:54:40,724 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:54:40,724 INFO Out dated connection ,size=0 - -2024-04-25 17:54:40,724 INFO Connection check task end - -2024-04-25 17:54:43,726 INFO Connection check task start - -2024-04-25 17:54:43,726 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:54:43,726 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:54:43,726 INFO Out dated connection ,size=0 - -2024-04-25 17:54:43,726 INFO Connection check task end - -2024-04-25 17:54:46,727 INFO Connection check task start - -2024-04-25 17:54:46,728 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:54:46,728 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:54:46,728 INFO Out dated connection ,size=0 - -2024-04-25 17:54:46,728 INFO Connection check task end - -2024-04-25 17:54:49,730 INFO Connection check task start - -2024-04-25 17:54:49,730 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:54:49,730 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:54:49,730 INFO Out dated connection ,size=0 - -2024-04-25 17:54:49,730 INFO Connection check task end - -2024-04-25 17:54:52,732 INFO Connection check task start - -2024-04-25 17:54:52,732 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:54:52,732 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:54:52,732 INFO Out dated connection ,size=0 - -2024-04-25 17:54:52,732 INFO Connection check task end - -2024-04-25 17:54:55,733 INFO Connection check task start - -2024-04-25 17:54:55,741 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:54:55,741 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:54:55,741 INFO Out dated connection ,size=0 - -2024-04-25 17:54:55,741 INFO Connection check task end - -2024-04-25 17:54:58,743 INFO Connection check task start - -2024-04-25 17:54:58,743 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:54:58,743 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:54:58,743 INFO Out dated connection ,size=0 - -2024-04-25 17:54:58,744 INFO Connection check task end - -2024-04-25 17:55:01,744 INFO Connection check task start - -2024-04-25 17:55:01,744 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:01,745 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:01,745 INFO Out dated connection ,size=0 - -2024-04-25 17:55:01,745 INFO Connection check task end - -2024-04-25 17:55:04,745 INFO Connection check task start - -2024-04-25 17:55:04,745 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:04,745 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:04,746 INFO Out dated connection ,size=0 - -2024-04-25 17:55:04,746 INFO Connection check task end - -2024-04-25 17:55:07,749 INFO Connection check task start - -2024-04-25 17:55:07,749 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:07,749 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:07,749 INFO Out dated connection ,size=0 - -2024-04-25 17:55:07,749 INFO Connection check task end - -2024-04-25 17:55:10,749 INFO Connection check task start - -2024-04-25 17:55:10,749 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:10,749 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:10,749 INFO Out dated connection ,size=0 - -2024-04-25 17:55:10,749 INFO Connection check task end - -2024-04-25 17:55:13,751 INFO Connection check task start - -2024-04-25 17:55:13,751 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:13,751 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:13,751 INFO Out dated connection ,size=0 - -2024-04-25 17:55:13,751 INFO Connection check task end - -2024-04-25 17:55:16,752 INFO Connection check task start - -2024-04-25 17:55:16,753 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:16,753 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:16,753 INFO Out dated connection ,size=0 - -2024-04-25 17:55:16,753 INFO Connection check task end - -2024-04-25 17:55:19,754 INFO Connection check task start - -2024-04-25 17:55:19,754 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:19,754 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:19,754 INFO Out dated connection ,size=0 - -2024-04-25 17:55:19,755 INFO Connection check task end - -2024-04-25 17:55:22,766 INFO Connection check task start - -2024-04-25 17:55:22,766 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:22,766 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:22,766 INFO Out dated connection ,size=0 - -2024-04-25 17:55:22,766 INFO Connection check task end - -2024-04-25 17:55:25,770 INFO Connection check task start - -2024-04-25 17:55:25,770 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:25,770 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:25,770 INFO Out dated connection ,size=0 - -2024-04-25 17:55:25,770 INFO Connection check task end - -2024-04-25 17:55:28,774 INFO Connection check task start - -2024-04-25 17:55:28,774 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:28,774 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:28,774 INFO Out dated connection ,size=0 - -2024-04-25 17:55:28,774 INFO Connection check task end - -2024-04-25 17:55:31,777 INFO Connection check task start - -2024-04-25 17:55:31,777 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:31,777 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:31,777 INFO Out dated connection ,size=0 - -2024-04-25 17:55:31,777 INFO Connection check task end - -2024-04-25 17:55:34,779 INFO Connection check task start - -2024-04-25 17:55:34,780 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:34,780 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:34,780 INFO Out dated connection ,size=0 - -2024-04-25 17:55:34,780 INFO Connection check task end - -2024-04-25 17:55:37,780 INFO Connection check task start - -2024-04-25 17:55:37,780 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:37,780 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:37,780 INFO Out dated connection ,size=0 - -2024-04-25 17:55:37,780 INFO Connection check task end - -2024-04-25 17:55:40,781 INFO Connection check task start - -2024-04-25 17:55:40,781 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:40,781 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:40,781 INFO Out dated connection ,size=0 - -2024-04-25 17:55:40,781 INFO Connection check task end - -2024-04-25 17:55:43,782 INFO Connection check task start - -2024-04-25 17:55:43,782 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:43,782 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:43,782 INFO Out dated connection ,size=0 - -2024-04-25 17:55:43,782 INFO Connection check task end - -2024-04-25 17:55:46,783 INFO Connection check task start - -2024-04-25 17:55:46,784 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:46,784 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:46,784 INFO Out dated connection ,size=0 - -2024-04-25 17:55:46,784 INFO Connection check task end - -2024-04-25 17:55:49,784 INFO Connection check task start - -2024-04-25 17:55:49,784 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:49,784 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:49,784 INFO Out dated connection ,size=0 - -2024-04-25 17:55:49,784 INFO Connection check task end - -2024-04-25 17:55:52,786 INFO Connection check task start - -2024-04-25 17:55:52,787 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:52,787 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:52,787 INFO Out dated connection ,size=0 - -2024-04-25 17:55:52,787 INFO Connection check task end - -2024-04-25 17:55:55,789 INFO Connection check task start - -2024-04-25 17:55:55,789 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:55,790 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:55,790 INFO Out dated connection ,size=0 - -2024-04-25 17:55:55,790 INFO Connection check task end - -2024-04-25 17:55:58,791 INFO Connection check task start - -2024-04-25 17:55:58,791 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:55:58,791 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:55:58,791 INFO Out dated connection ,size=0 - -2024-04-25 17:55:58,791 INFO Connection check task end - -2024-04-25 17:56:01,792 INFO Connection check task start - -2024-04-25 17:56:01,793 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:01,793 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:01,793 INFO Out dated connection ,size=0 - -2024-04-25 17:56:01,793 INFO Connection check task end - -2024-04-25 17:56:04,795 INFO Connection check task start - -2024-04-25 17:56:04,795 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:04,795 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:04,795 INFO Out dated connection ,size=0 - -2024-04-25 17:56:04,795 INFO Connection check task end - -2024-04-25 17:56:07,796 INFO Connection check task start - -2024-04-25 17:56:07,796 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:07,796 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:07,796 INFO Out dated connection ,size=0 - -2024-04-25 17:56:07,796 INFO Connection check task end - -2024-04-25 17:56:10,798 INFO Connection check task start - -2024-04-25 17:56:10,798 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:10,798 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:10,798 INFO Out dated connection ,size=0 - -2024-04-25 17:56:10,798 INFO Connection check task end - -2024-04-25 17:56:13,800 INFO Connection check task start - -2024-04-25 17:56:13,801 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:13,801 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:13,801 INFO Out dated connection ,size=0 - -2024-04-25 17:56:13,801 INFO Connection check task end - -2024-04-25 17:56:16,802 INFO Connection check task start - -2024-04-25 17:56:16,802 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:16,802 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:16,802 INFO Out dated connection ,size=0 - -2024-04-25 17:56:16,802 INFO Connection check task end - -2024-04-25 17:56:19,803 INFO Connection check task start - -2024-04-25 17:56:19,803 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:19,804 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:19,804 INFO Out dated connection ,size=0 - -2024-04-25 17:56:19,804 INFO Connection check task end - -2024-04-25 17:56:22,805 INFO Connection check task start - -2024-04-25 17:56:22,805 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:22,805 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:22,805 INFO Out dated connection ,size=0 - -2024-04-25 17:56:22,805 INFO Connection check task end - -2024-04-25 17:56:25,807 INFO Connection check task start - -2024-04-25 17:56:25,807 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:25,807 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:25,807 INFO Out dated connection ,size=0 - -2024-04-25 17:56:25,807 INFO Connection check task end - -2024-04-25 17:56:28,808 INFO Connection check task start - -2024-04-25 17:56:28,808 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:28,808 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:28,808 INFO Out dated connection ,size=0 - -2024-04-25 17:56:28,808 INFO Connection check task end - -2024-04-25 17:56:31,809 INFO Connection check task start - -2024-04-25 17:56:31,810 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:31,810 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:31,810 INFO Out dated connection ,size=0 - -2024-04-25 17:56:31,810 INFO Connection check task end - -2024-04-25 17:56:34,811 INFO Connection check task start - -2024-04-25 17:56:34,811 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:34,811 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:34,811 INFO Out dated connection ,size=0 - -2024-04-25 17:56:34,811 INFO Connection check task end - -2024-04-25 17:56:37,820 INFO Connection check task start - -2024-04-25 17:56:37,820 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:37,821 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:37,821 INFO Out dated connection ,size=0 - -2024-04-25 17:56:37,821 INFO Connection check task end - -2024-04-25 17:56:40,830 INFO Connection check task start - -2024-04-25 17:56:40,830 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:40,830 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:40,830 INFO Out dated connection ,size=0 - -2024-04-25 17:56:40,830 INFO Connection check task end - -2024-04-25 17:56:43,843 INFO Connection check task start - -2024-04-25 17:56:43,843 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:43,843 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:43,843 INFO Out dated connection ,size=0 - -2024-04-25 17:56:43,843 INFO Connection check task end - -2024-04-25 17:56:46,853 INFO Connection check task start - -2024-04-25 17:56:46,853 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:46,853 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:46,853 INFO Out dated connection ,size=0 - -2024-04-25 17:56:46,853 INFO Connection check task end - -2024-04-25 17:56:49,856 INFO Connection check task start - -2024-04-25 17:56:49,857 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:49,857 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:49,857 INFO Out dated connection ,size=0 - -2024-04-25 17:56:49,857 INFO Connection check task end - -2024-04-25 17:56:52,858 INFO Connection check task start - -2024-04-25 17:56:52,858 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:52,858 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:52,858 INFO Out dated connection ,size=0 - -2024-04-25 17:56:52,858 INFO Connection check task end - -2024-04-25 17:56:55,858 INFO Connection check task start - -2024-04-25 17:56:55,859 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:55,859 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:55,859 INFO Out dated connection ,size=0 - -2024-04-25 17:56:55,859 INFO Connection check task end - -2024-04-25 17:56:58,861 INFO Connection check task start - -2024-04-25 17:56:58,861 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:56:58,861 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:56:58,862 INFO Out dated connection ,size=0 - -2024-04-25 17:56:58,862 INFO Connection check task end - -2024-04-25 17:57:01,864 INFO Connection check task start - -2024-04-25 17:57:01,864 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:01,864 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:01,864 INFO Out dated connection ,size=0 - -2024-04-25 17:57:01,864 INFO Connection check task end - -2024-04-25 17:57:04,865 INFO Connection check task start - -2024-04-25 17:57:04,865 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:04,865 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:04,865 INFO Out dated connection ,size=0 - -2024-04-25 17:57:04,866 INFO Connection check task end - -2024-04-25 17:57:07,869 INFO Connection check task start - -2024-04-25 17:57:07,869 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:07,869 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:07,869 INFO Out dated connection ,size=0 - -2024-04-25 17:57:07,869 INFO Connection check task end - -2024-04-25 17:57:10,870 INFO Connection check task start - -2024-04-25 17:57:10,870 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:10,870 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:10,870 INFO Out dated connection ,size=0 - -2024-04-25 17:57:10,870 INFO Connection check task end - -2024-04-25 17:57:13,871 INFO Connection check task start - -2024-04-25 17:57:13,872 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:13,872 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:13,872 INFO Out dated connection ,size=0 - -2024-04-25 17:57:13,872 INFO Connection check task end - -2024-04-25 17:57:16,873 INFO Connection check task start - -2024-04-25 17:57:16,874 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:16,874 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:16,874 INFO Out dated connection ,size=0 - -2024-04-25 17:57:16,874 INFO Connection check task end - -2024-04-25 17:57:19,876 INFO Connection check task start - -2024-04-25 17:57:19,876 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:19,876 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:19,876 INFO Out dated connection ,size=0 - -2024-04-25 17:57:19,876 INFO Connection check task end - -2024-04-25 17:57:22,877 INFO Connection check task start - -2024-04-25 17:57:22,877 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:22,877 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:22,877 INFO Out dated connection ,size=0 - -2024-04-25 17:57:22,877 INFO Connection check task end - -2024-04-25 17:57:25,879 INFO Connection check task start - -2024-04-25 17:57:25,879 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:25,879 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:25,879 INFO Out dated connection ,size=0 - -2024-04-25 17:57:25,879 INFO Connection check task end - -2024-04-25 17:57:28,881 INFO Connection check task start - -2024-04-25 17:57:28,881 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:28,881 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:28,881 INFO Out dated connection ,size=0 - -2024-04-25 17:57:28,881 INFO Connection check task end - -2024-04-25 17:57:31,882 INFO Connection check task start - -2024-04-25 17:57:31,882 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:31,882 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:31,882 INFO Out dated connection ,size=0 - -2024-04-25 17:57:31,882 INFO Connection check task end - -2024-04-25 17:57:34,883 INFO Connection check task start - -2024-04-25 17:57:34,883 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:34,883 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:34,883 INFO Out dated connection ,size=0 - -2024-04-25 17:57:34,883 INFO Connection check task end - -2024-04-25 17:57:37,889 INFO Connection check task start - -2024-04-25 17:57:37,889 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:37,889 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:37,889 INFO Out dated connection ,size=0 - -2024-04-25 17:57:37,889 INFO Connection check task end - -2024-04-25 17:57:40,891 INFO Connection check task start - -2024-04-25 17:57:40,891 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:40,891 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:40,892 INFO Out dated connection ,size=0 - -2024-04-25 17:57:40,892 INFO Connection check task end - -2024-04-25 17:57:43,903 INFO Connection check task start - -2024-04-25 17:57:43,904 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:43,904 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:43,904 INFO Out dated connection ,size=0 - -2024-04-25 17:57:43,904 INFO Connection check task end - -2024-04-25 17:57:46,917 INFO Connection check task start - -2024-04-25 17:57:46,918 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:46,918 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:46,918 INFO Out dated connection ,size=0 - -2024-04-25 17:57:46,918 INFO Connection check task end - -2024-04-25 17:57:49,920 INFO Connection check task start - -2024-04-25 17:57:49,920 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:49,921 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:49,921 INFO Out dated connection ,size=0 - -2024-04-25 17:57:49,921 INFO Connection check task end - -2024-04-25 17:57:52,923 INFO Connection check task start - -2024-04-25 17:57:52,923 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:52,923 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:52,923 INFO Out dated connection ,size=0 - -2024-04-25 17:57:52,923 INFO Connection check task end - -2024-04-25 17:57:55,925 INFO Connection check task start - -2024-04-25 17:57:55,925 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:55,925 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:55,925 INFO Out dated connection ,size=0 - -2024-04-25 17:57:55,925 INFO Connection check task end - -2024-04-25 17:57:58,927 INFO Connection check task start - -2024-04-25 17:57:58,927 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:57:58,927 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:57:58,927 INFO Out dated connection ,size=0 - -2024-04-25 17:57:58,927 INFO Connection check task end - -2024-04-25 17:58:01,927 INFO Connection check task start - -2024-04-25 17:58:01,928 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:01,928 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:01,928 INFO Out dated connection ,size=0 - -2024-04-25 17:58:01,928 INFO Connection check task end - -2024-04-25 17:58:04,930 INFO Connection check task start - -2024-04-25 17:58:04,930 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:04,930 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:04,930 INFO Out dated connection ,size=0 - -2024-04-25 17:58:04,930 INFO Connection check task end - -2024-04-25 17:58:07,932 INFO Connection check task start - -2024-04-25 17:58:07,932 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:07,932 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:07,932 INFO Out dated connection ,size=0 - -2024-04-25 17:58:07,932 INFO Connection check task end - -2024-04-25 17:58:10,933 INFO Connection check task start - -2024-04-25 17:58:10,933 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:10,933 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:10,934 INFO Out dated connection ,size=0 - -2024-04-25 17:58:10,934 INFO Connection check task end - -2024-04-25 17:58:13,934 INFO Connection check task start - -2024-04-25 17:58:13,935 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:13,935 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:13,935 INFO Out dated connection ,size=0 - -2024-04-25 17:58:13,935 INFO Connection check task end - -2024-04-25 17:58:16,936 INFO Connection check task start - -2024-04-25 17:58:16,936 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:16,936 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:16,936 INFO Out dated connection ,size=0 - -2024-04-25 17:58:16,936 INFO Connection check task end - -2024-04-25 17:58:19,937 INFO Connection check task start - -2024-04-25 17:58:19,937 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:19,937 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:19,937 INFO Out dated connection ,size=0 - -2024-04-25 17:58:19,937 INFO Connection check task end - -2024-04-25 17:58:22,938 INFO Connection check task start - -2024-04-25 17:58:22,938 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:22,938 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:22,938 INFO Out dated connection ,size=0 - -2024-04-25 17:58:22,938 INFO Connection check task end - -2024-04-25 17:58:25,939 INFO Connection check task start - -2024-04-25 17:58:25,939 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:25,939 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:25,939 INFO Out dated connection ,size=0 - -2024-04-25 17:58:25,940 INFO Connection check task end - -2024-04-25 17:58:28,940 INFO Connection check task start - -2024-04-25 17:58:28,941 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:28,941 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:28,941 INFO Out dated connection ,size=0 - -2024-04-25 17:58:28,941 INFO Connection check task end - -2024-04-25 17:58:31,941 INFO Connection check task start - -2024-04-25 17:58:31,942 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:31,942 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:31,942 INFO Out dated connection ,size=0 - -2024-04-25 17:58:31,942 INFO Connection check task end - -2024-04-25 17:58:34,942 INFO Connection check task start - -2024-04-25 17:58:34,943 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:34,943 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:34,943 INFO Out dated connection ,size=0 - -2024-04-25 17:58:34,943 INFO Connection check task end - -2024-04-25 17:58:37,945 INFO Connection check task start - -2024-04-25 17:58:37,945 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:37,945 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:37,945 INFO Out dated connection ,size=0 - -2024-04-25 17:58:37,945 INFO Connection check task end - -2024-04-25 17:58:40,961 INFO Connection check task start - -2024-04-25 17:58:40,961 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:40,961 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:40,961 INFO Out dated connection ,size=0 - -2024-04-25 17:58:40,961 INFO Connection check task end - -2024-04-25 17:58:43,964 INFO Connection check task start - -2024-04-25 17:58:43,964 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:43,965 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:43,965 INFO Out dated connection ,size=0 - -2024-04-25 17:58:43,965 INFO Connection check task end - -2024-04-25 17:58:46,966 INFO Connection check task start - -2024-04-25 17:58:46,966 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:46,966 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:46,966 INFO Out dated connection ,size=0 - -2024-04-25 17:58:46,966 INFO Connection check task end - -2024-04-25 17:58:49,968 INFO Connection check task start - -2024-04-25 17:58:49,968 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:49,968 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:49,968 INFO Out dated connection ,size=0 - -2024-04-25 17:58:49,968 INFO Connection check task end - -2024-04-25 17:58:52,969 INFO Connection check task start - -2024-04-25 17:58:52,969 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:52,969 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:52,969 INFO Out dated connection ,size=0 - -2024-04-25 17:58:52,969 INFO Connection check task end - -2024-04-25 17:58:55,971 INFO Connection check task start - -2024-04-25 17:58:55,971 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:55,971 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:55,971 INFO Out dated connection ,size=0 - -2024-04-25 17:58:55,971 INFO Connection check task end - -2024-04-25 17:58:58,972 INFO Connection check task start - -2024-04-25 17:58:58,973 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:58:58,973 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:58:58,973 INFO Out dated connection ,size=0 - -2024-04-25 17:58:58,973 INFO Connection check task end - -2024-04-25 17:59:01,973 INFO Connection check task start - -2024-04-25 17:59:01,973 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:01,973 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:01,973 INFO Out dated connection ,size=0 - -2024-04-25 17:59:01,973 INFO Connection check task end - -2024-04-25 17:59:04,974 INFO Connection check task start - -2024-04-25 17:59:04,974 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:04,974 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:04,974 INFO Out dated connection ,size=0 - -2024-04-25 17:59:04,974 INFO Connection check task end - -2024-04-25 17:59:07,976 INFO Connection check task start - -2024-04-25 17:59:07,976 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:07,976 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:07,976 INFO Out dated connection ,size=0 - -2024-04-25 17:59:07,976 INFO Connection check task end - -2024-04-25 17:59:10,990 INFO Connection check task start - -2024-04-25 17:59:10,990 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:10,990 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:10,990 INFO Out dated connection ,size=0 - -2024-04-25 17:59:10,990 INFO Connection check task end - -2024-04-25 17:59:13,994 INFO Connection check task start - -2024-04-25 17:59:13,994 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:13,994 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:13,994 INFO Out dated connection ,size=0 - -2024-04-25 17:59:13,994 INFO Connection check task end - -2024-04-25 17:59:16,997 INFO Connection check task start - -2024-04-25 17:59:16,998 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:16,998 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:16,998 INFO Out dated connection ,size=0 - -2024-04-25 17:59:16,998 INFO Connection check task end - -2024-04-25 17:59:19,999 INFO Connection check task start - -2024-04-25 17:59:19,999 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:19,999 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:19,999 INFO Out dated connection ,size=0 - -2024-04-25 17:59:19,999 INFO Connection check task end - -2024-04-25 17:59:22,999 INFO Connection check task start - -2024-04-25 17:59:23,000 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:23,000 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:23,000 INFO Out dated connection ,size=0 - -2024-04-25 17:59:23,000 INFO Connection check task end - -2024-04-25 17:59:26,000 INFO Connection check task start - -2024-04-25 17:59:26,000 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:26,001 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:26,001 INFO Out dated connection ,size=0 - -2024-04-25 17:59:26,001 INFO Connection check task end - -2024-04-25 17:59:29,002 INFO Connection check task start - -2024-04-25 17:59:29,002 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:29,002 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:29,003 INFO Out dated connection ,size=0 - -2024-04-25 17:59:29,003 INFO Connection check task end - -2024-04-25 17:59:32,004 INFO Connection check task start - -2024-04-25 17:59:32,004 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:32,004 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:32,004 INFO Out dated connection ,size=0 - -2024-04-25 17:59:32,004 INFO Connection check task end - -2024-04-25 17:59:35,006 INFO Connection check task start - -2024-04-25 17:59:35,007 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:35,007 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:35,007 INFO Out dated connection ,size=0 - -2024-04-25 17:59:35,007 INFO Connection check task end - -2024-04-25 17:59:38,011 INFO Connection check task start - -2024-04-25 17:59:38,012 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:38,012 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:38,012 INFO Out dated connection ,size=0 - -2024-04-25 17:59:38,012 INFO Connection check task end - -2024-04-25 17:59:41,023 INFO Connection check task start - -2024-04-25 17:59:41,023 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:41,023 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:41,023 INFO Out dated connection ,size=0 - -2024-04-25 17:59:41,023 INFO Connection check task end - -2024-04-25 17:59:44,038 INFO Connection check task start - -2024-04-25 17:59:44,039 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:44,039 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:44,039 INFO Out dated connection ,size=0 - -2024-04-25 17:59:44,039 INFO Connection check task end - -2024-04-25 17:59:47,041 INFO Connection check task start - -2024-04-25 17:59:47,042 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:47,042 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:47,042 INFO Out dated connection ,size=0 - -2024-04-25 17:59:47,042 INFO Connection check task end - -2024-04-25 17:59:50,043 INFO Connection check task start - -2024-04-25 17:59:50,043 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:50,043 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:50,043 INFO Out dated connection ,size=0 - -2024-04-25 17:59:50,043 INFO Connection check task end - -2024-04-25 17:59:53,046 INFO Connection check task start - -2024-04-25 17:59:53,046 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:53,046 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:53,046 INFO Out dated connection ,size=0 - -2024-04-25 17:59:53,046 INFO Connection check task end - -2024-04-25 17:59:56,047 INFO Connection check task start - -2024-04-25 17:59:56,047 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:56,047 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:56,047 INFO Out dated connection ,size=0 - -2024-04-25 17:59:56,048 INFO Connection check task end - -2024-04-25 17:59:59,048 INFO Connection check task start - -2024-04-25 17:59:59,048 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 17:59:59,048 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 17:59:59,048 INFO Out dated connection ,size=0 - -2024-04-25 17:59:59,048 INFO Connection check task end - -2024-04-25 18:00:02,050 INFO Connection check task start - -2024-04-25 18:00:02,051 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:02,051 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:02,051 INFO Out dated connection ,size=0 - -2024-04-25 18:00:02,051 INFO Connection check task end - -2024-04-25 18:00:05,052 INFO Connection check task start - -2024-04-25 18:00:05,052 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:05,052 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:05,052 INFO Out dated connection ,size=0 - -2024-04-25 18:00:05,052 INFO Connection check task end - -2024-04-25 18:00:08,055 INFO Connection check task start - -2024-04-25 18:00:08,055 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:08,055 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:08,055 INFO Out dated connection ,size=0 - -2024-04-25 18:00:08,055 INFO Connection check task end - -2024-04-25 18:00:11,063 INFO Connection check task start - -2024-04-25 18:00:11,063 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:11,063 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:11,063 INFO Out dated connection ,size=0 - -2024-04-25 18:00:11,063 INFO Connection check task end - -2024-04-25 18:00:14,065 INFO Connection check task start - -2024-04-25 18:00:14,065 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:14,066 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:14,066 INFO Out dated connection ,size=0 - -2024-04-25 18:00:14,066 INFO Connection check task end - -2024-04-25 18:00:17,066 INFO Connection check task start - -2024-04-25 18:00:17,066 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:17,066 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:17,066 INFO Out dated connection ,size=0 - -2024-04-25 18:00:17,066 INFO Connection check task end - -2024-04-25 18:00:20,067 INFO Connection check task start - -2024-04-25 18:00:20,067 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:20,067 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:20,067 INFO Out dated connection ,size=0 - -2024-04-25 18:00:20,067 INFO Connection check task end - -2024-04-25 18:00:23,067 INFO Connection check task start - -2024-04-25 18:00:23,067 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:23,067 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:23,068 INFO Out dated connection ,size=0 - -2024-04-25 18:00:23,068 INFO Connection check task end - -2024-04-25 18:00:26,069 INFO Connection check task start - -2024-04-25 18:00:26,069 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:26,069 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:26,070 INFO Out dated connection ,size=0 - -2024-04-25 18:00:26,070 INFO Connection check task end - -2024-04-25 18:00:29,071 INFO Connection check task start - -2024-04-25 18:00:29,071 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:29,071 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:29,071 INFO Out dated connection ,size=0 - -2024-04-25 18:00:29,071 INFO Connection check task end - -2024-04-25 18:00:32,071 INFO Connection check task start - -2024-04-25 18:00:32,071 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:32,071 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:32,071 INFO Out dated connection ,size=0 - -2024-04-25 18:00:32,071 INFO Connection check task end - -2024-04-25 18:00:35,072 INFO Connection check task start - -2024-04-25 18:00:35,072 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:35,072 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:35,072 INFO Out dated connection ,size=0 - -2024-04-25 18:00:35,072 INFO Connection check task end - -2024-04-25 18:00:38,074 INFO Connection check task start - -2024-04-25 18:00:38,075 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:38,075 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:38,075 INFO Out dated connection ,size=0 - -2024-04-25 18:00:38,075 INFO Connection check task end - -2024-04-25 18:00:41,077 INFO Connection check task start - -2024-04-25 18:00:41,077 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:41,077 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:41,077 INFO Out dated connection ,size=0 - -2024-04-25 18:00:41,077 INFO Connection check task end - -2024-04-25 18:00:44,079 INFO Connection check task start - -2024-04-25 18:00:44,080 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:44,080 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:44,080 INFO Out dated connection ,size=0 - -2024-04-25 18:00:44,080 INFO Connection check task end - -2024-04-25 18:00:47,082 INFO Connection check task start - -2024-04-25 18:00:47,082 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:47,082 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:47,082 INFO Out dated connection ,size=0 - -2024-04-25 18:00:47,082 INFO Connection check task end - -2024-04-25 18:00:50,082 INFO Connection check task start - -2024-04-25 18:00:50,083 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:50,083 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:50,083 INFO Out dated connection ,size=0 - -2024-04-25 18:00:50,083 INFO Connection check task end - -2024-04-25 18:00:53,083 INFO Connection check task start - -2024-04-25 18:00:53,083 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:53,083 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:53,083 INFO Out dated connection ,size=0 - -2024-04-25 18:00:53,084 INFO Connection check task end - -2024-04-25 18:00:56,086 INFO Connection check task start - -2024-04-25 18:00:56,086 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:56,086 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:56,086 INFO Out dated connection ,size=0 - -2024-04-25 18:00:56,086 INFO Connection check task end - -2024-04-25 18:00:59,086 INFO Connection check task start - -2024-04-25 18:00:59,086 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:00:59,087 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:00:59,087 INFO Out dated connection ,size=0 - -2024-04-25 18:00:59,087 INFO Connection check task end - -2024-04-25 18:01:02,090 INFO Connection check task start - -2024-04-25 18:01:02,090 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:02,090 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:02,090 INFO Out dated connection ,size=0 - -2024-04-25 18:01:02,090 INFO Connection check task end - -2024-04-25 18:01:05,093 INFO Connection check task start - -2024-04-25 18:01:05,094 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:05,094 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:05,094 INFO Out dated connection ,size=0 - -2024-04-25 18:01:05,094 INFO Connection check task end - -2024-04-25 18:01:08,095 INFO Connection check task start - -2024-04-25 18:01:08,095 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:08,095 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:08,095 INFO Out dated connection ,size=0 - -2024-04-25 18:01:08,095 INFO Connection check task end - -2024-04-25 18:01:11,097 INFO Connection check task start - -2024-04-25 18:01:11,097 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:11,097 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:11,097 INFO Out dated connection ,size=0 - -2024-04-25 18:01:11,097 INFO Connection check task end - -2024-04-25 18:01:14,097 INFO Connection check task start - -2024-04-25 18:01:14,097 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:14,097 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:14,097 INFO Out dated connection ,size=0 - -2024-04-25 18:01:14,097 INFO Connection check task end - -2024-04-25 18:01:17,098 INFO Connection check task start - -2024-04-25 18:01:17,099 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:17,099 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:17,099 INFO Out dated connection ,size=0 - -2024-04-25 18:01:17,099 INFO Connection check task end - -2024-04-25 18:01:20,099 INFO Connection check task start - -2024-04-25 18:01:20,099 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:20,099 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:20,099 INFO Out dated connection ,size=0 - -2024-04-25 18:01:20,099 INFO Connection check task end - -2024-04-25 18:01:23,099 INFO Connection check task start - -2024-04-25 18:01:23,099 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:23,099 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:23,099 INFO Out dated connection ,size=0 - -2024-04-25 18:01:23,100 INFO Connection check task end - -2024-04-25 18:01:26,100 INFO Connection check task start - -2024-04-25 18:01:26,100 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:26,100 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:26,100 INFO Out dated connection ,size=0 - -2024-04-25 18:01:26,100 INFO Connection check task end - -2024-04-25 18:01:29,102 INFO Connection check task start - -2024-04-25 18:01:29,102 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:29,102 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:29,102 INFO Out dated connection ,size=0 - -2024-04-25 18:01:29,102 INFO Connection check task end - -2024-04-25 18:01:32,103 INFO Connection check task start - -2024-04-25 18:01:32,103 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:32,103 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:32,103 INFO Out dated connection ,size=0 - -2024-04-25 18:01:32,103 INFO Connection check task end - -2024-04-25 18:01:35,103 INFO Connection check task start - -2024-04-25 18:01:35,103 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:35,103 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:35,103 INFO Out dated connection ,size=0 - -2024-04-25 18:01:35,103 INFO Connection check task end - -2024-04-25 18:01:38,117 INFO Connection check task start - -2024-04-25 18:01:38,117 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:38,117 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:38,117 INFO Out dated connection ,size=0 - -2024-04-25 18:01:38,117 INFO Connection check task end - -2024-04-25 18:01:41,119 INFO Connection check task start - -2024-04-25 18:01:41,119 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:41,119 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:41,119 INFO Out dated connection ,size=0 - -2024-04-25 18:01:41,119 INFO Connection check task end - -2024-04-25 18:01:44,120 INFO Connection check task start - -2024-04-25 18:01:44,120 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:44,120 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:44,120 INFO Out dated connection ,size=0 - -2024-04-25 18:01:44,120 INFO Connection check task end - -2024-04-25 18:01:47,120 INFO Connection check task start - -2024-04-25 18:01:47,121 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:47,121 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:47,121 INFO Out dated connection ,size=0 - -2024-04-25 18:01:47,121 INFO Connection check task end - -2024-04-25 18:01:50,121 INFO Connection check task start - -2024-04-25 18:01:50,121 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:50,121 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:50,121 INFO Out dated connection ,size=0 - -2024-04-25 18:01:50,121 INFO Connection check task end - -2024-04-25 18:01:53,121 INFO Connection check task start - -2024-04-25 18:01:53,121 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:53,121 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:53,121 INFO Out dated connection ,size=0 - -2024-04-25 18:01:53,121 INFO Connection check task end - -2024-04-25 18:01:56,122 INFO Connection check task start - -2024-04-25 18:01:56,122 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:56,122 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:56,122 INFO Out dated connection ,size=0 - -2024-04-25 18:01:56,122 INFO Connection check task end - -2024-04-25 18:01:59,122 INFO Connection check task start - -2024-04-25 18:01:59,122 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:01:59,122 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:01:59,122 INFO Out dated connection ,size=0 - -2024-04-25 18:01:59,123 INFO Connection check task end - -2024-04-25 18:02:02,123 INFO Connection check task start - -2024-04-25 18:02:02,123 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:02,123 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:02,123 INFO Out dated connection ,size=0 - -2024-04-25 18:02:02,123 INFO Connection check task end - -2024-04-25 18:02:05,123 INFO Connection check task start - -2024-04-25 18:02:05,123 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:05,123 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:05,123 INFO Out dated connection ,size=0 - -2024-04-25 18:02:05,123 INFO Connection check task end - -2024-04-25 18:02:08,124 INFO Connection check task start - -2024-04-25 18:02:08,124 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:08,124 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:08,124 INFO Out dated connection ,size=0 - -2024-04-25 18:02:08,124 INFO Connection check task end - -2024-04-25 18:02:11,124 INFO Connection check task start - -2024-04-25 18:02:11,124 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:11,124 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:11,124 INFO Out dated connection ,size=0 - -2024-04-25 18:02:11,124 INFO Connection check task end - -2024-04-25 18:02:14,125 INFO Connection check task start - -2024-04-25 18:02:14,125 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:14,125 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:14,125 INFO Out dated connection ,size=0 - -2024-04-25 18:02:14,125 INFO Connection check task end - -2024-04-25 18:02:17,132 INFO Connection check task start - -2024-04-25 18:02:17,132 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:17,132 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:17,132 INFO Out dated connection ,size=0 - -2024-04-25 18:02:17,132 INFO Connection check task end - -2024-04-25 18:02:20,133 INFO Connection check task start - -2024-04-25 18:02:20,133 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:20,133 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:20,133 INFO Out dated connection ,size=0 - -2024-04-25 18:02:20,133 INFO Connection check task end - -2024-04-25 18:02:23,133 INFO Connection check task start - -2024-04-25 18:02:23,133 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:23,133 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:23,133 INFO Out dated connection ,size=0 - -2024-04-25 18:02:23,133 INFO Connection check task end - -2024-04-25 18:02:26,134 INFO Connection check task start - -2024-04-25 18:02:26,134 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:26,134 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:26,134 INFO Out dated connection ,size=0 - -2024-04-25 18:02:26,134 INFO Connection check task end - -2024-04-25 18:02:29,134 INFO Connection check task start - -2024-04-25 18:02:29,134 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:29,134 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:29,134 INFO Out dated connection ,size=0 - -2024-04-25 18:02:29,134 INFO Connection check task end - -2024-04-25 18:02:32,137 INFO Connection check task start - -2024-04-25 18:02:32,137 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:32,137 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:32,137 INFO Out dated connection ,size=0 - -2024-04-25 18:02:32,137 INFO Connection check task end - -2024-04-25 18:02:35,139 INFO Connection check task start - -2024-04-25 18:02:35,140 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:35,140 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:35,140 INFO Out dated connection ,size=0 - -2024-04-25 18:02:35,140 INFO Connection check task end - -2024-04-25 18:02:38,140 INFO Connection check task start - -2024-04-25 18:02:38,140 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:38,140 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:38,140 INFO Out dated connection ,size=0 - -2024-04-25 18:02:38,140 INFO Connection check task end - -2024-04-25 18:02:41,142 INFO Connection check task start - -2024-04-25 18:02:41,142 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:41,142 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:41,142 INFO Out dated connection ,size=0 - -2024-04-25 18:02:41,142 INFO Connection check task end - -2024-04-25 18:02:44,143 INFO Connection check task start - -2024-04-25 18:02:44,144 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:44,144 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:44,144 INFO Out dated connection ,size=0 - -2024-04-25 18:02:44,144 INFO Connection check task end - -2024-04-25 18:02:47,145 INFO Connection check task start - -2024-04-25 18:02:47,145 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:47,145 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:47,145 INFO Out dated connection ,size=0 - -2024-04-25 18:02:47,145 INFO Connection check task end - -2024-04-25 18:02:50,146 INFO Connection check task start - -2024-04-25 18:02:50,146 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:50,146 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:50,146 INFO Out dated connection ,size=0 - -2024-04-25 18:02:50,146 INFO Connection check task end - -2024-04-25 18:02:53,148 INFO Connection check task start - -2024-04-25 18:02:53,149 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:53,149 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:53,149 INFO Out dated connection ,size=0 - -2024-04-25 18:02:53,149 INFO Connection check task end - -2024-04-25 18:02:56,163 INFO Connection check task start - -2024-04-25 18:02:56,163 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:56,163 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:56,163 INFO Out dated connection ,size=0 - -2024-04-25 18:02:56,163 INFO Connection check task end - -2024-04-25 18:02:59,168 INFO Connection check task start - -2024-04-25 18:02:59,168 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:02:59,168 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:02:59,168 INFO Out dated connection ,size=0 - -2024-04-25 18:02:59,168 INFO Connection check task end - -2024-04-25 18:03:02,170 INFO Connection check task start - -2024-04-25 18:03:02,170 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:02,170 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:02,170 INFO Out dated connection ,size=0 - -2024-04-25 18:03:02,170 INFO Connection check task end - -2024-04-25 18:03:05,172 INFO Connection check task start - -2024-04-25 18:03:05,173 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:05,173 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:05,173 INFO Out dated connection ,size=0 - -2024-04-25 18:03:05,173 INFO Connection check task end - -2024-04-25 18:03:08,175 INFO Connection check task start - -2024-04-25 18:03:08,175 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:08,175 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:08,175 INFO Out dated connection ,size=0 - -2024-04-25 18:03:08,175 INFO Connection check task end - -2024-04-25 18:03:11,176 INFO Connection check task start - -2024-04-25 18:03:11,177 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:11,177 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:11,177 INFO Out dated connection ,size=0 - -2024-04-25 18:03:11,177 INFO Connection check task end - -2024-04-25 18:03:14,178 INFO Connection check task start - -2024-04-25 18:03:14,178 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:14,178 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:14,178 INFO Out dated connection ,size=0 - -2024-04-25 18:03:14,178 INFO Connection check task end - -2024-04-25 18:03:17,179 INFO Connection check task start - -2024-04-25 18:03:17,179 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:17,179 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:17,179 INFO Out dated connection ,size=0 - -2024-04-25 18:03:17,179 INFO Connection check task end - -2024-04-25 18:03:20,181 INFO Connection check task start - -2024-04-25 18:03:20,181 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:20,181 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:20,181 INFO Out dated connection ,size=0 - -2024-04-25 18:03:20,181 INFO Connection check task end - -2024-04-25 18:03:23,181 INFO Connection check task start - -2024-04-25 18:03:23,181 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:23,181 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:23,181 INFO Out dated connection ,size=0 - -2024-04-25 18:03:23,181 INFO Connection check task end - -2024-04-25 18:03:26,182 INFO Connection check task start - -2024-04-25 18:03:26,182 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:26,182 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:26,182 INFO Out dated connection ,size=0 - -2024-04-25 18:03:26,182 INFO Connection check task end - -2024-04-25 18:03:29,185 INFO Connection check task start - -2024-04-25 18:03:29,185 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:29,185 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:29,185 INFO Out dated connection ,size=0 - -2024-04-25 18:03:29,185 INFO Connection check task end - -2024-04-25 18:03:32,188 INFO Connection check task start - -2024-04-25 18:03:32,188 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:32,188 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:32,188 INFO Out dated connection ,size=0 - -2024-04-25 18:03:32,188 INFO Connection check task end - -2024-04-25 18:03:35,190 INFO Connection check task start - -2024-04-25 18:03:35,190 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:35,190 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:35,190 INFO Out dated connection ,size=0 - -2024-04-25 18:03:35,190 INFO Connection check task end - -2024-04-25 18:03:38,192 INFO Connection check task start - -2024-04-25 18:03:38,192 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:38,192 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:38,192 INFO Out dated connection ,size=0 - -2024-04-25 18:03:38,192 INFO Connection check task end - -2024-04-25 18:03:41,194 INFO Connection check task start - -2024-04-25 18:03:41,194 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:41,194 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:41,194 INFO Out dated connection ,size=0 - -2024-04-25 18:03:41,194 INFO Connection check task end - -2024-04-25 18:03:44,194 INFO Connection check task start - -2024-04-25 18:03:44,195 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:44,195 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:44,195 INFO Out dated connection ,size=0 - -2024-04-25 18:03:44,195 INFO Connection check task end - -2024-04-25 18:03:47,196 INFO Connection check task start - -2024-04-25 18:03:47,196 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:47,196 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:47,196 INFO Out dated connection ,size=0 - -2024-04-25 18:03:47,196 INFO Connection check task end - -2024-04-25 18:03:50,197 INFO Connection check task start - -2024-04-25 18:03:50,197 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:50,197 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:50,197 INFO Out dated connection ,size=0 - -2024-04-25 18:03:50,197 INFO Connection check task end - -2024-04-25 18:03:53,198 INFO Connection check task start - -2024-04-25 18:03:53,198 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:53,198 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:53,198 INFO Out dated connection ,size=0 - -2024-04-25 18:03:53,198 INFO Connection check task end - -2024-04-25 18:03:56,198 INFO Connection check task start - -2024-04-25 18:03:56,198 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:56,198 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:56,198 INFO Out dated connection ,size=0 - -2024-04-25 18:03:56,198 INFO Connection check task end - -2024-04-25 18:03:59,201 INFO Connection check task start - -2024-04-25 18:03:59,201 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:03:59,201 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:03:59,201 INFO Out dated connection ,size=0 - -2024-04-25 18:03:59,201 INFO Connection check task end - -2024-04-25 18:04:02,203 INFO Connection check task start - -2024-04-25 18:04:02,203 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:02,203 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:02,203 INFO Out dated connection ,size=0 - -2024-04-25 18:04:02,203 INFO Connection check task end - -2024-04-25 18:04:05,205 INFO Connection check task start - -2024-04-25 18:04:05,206 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:05,206 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:05,206 INFO Out dated connection ,size=0 - -2024-04-25 18:04:05,206 INFO Connection check task end - -2024-04-25 18:04:08,208 INFO Connection check task start - -2024-04-25 18:04:08,208 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:08,208 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:08,208 INFO Out dated connection ,size=0 - -2024-04-25 18:04:08,208 INFO Connection check task end - -2024-04-25 18:04:11,209 INFO Connection check task start - -2024-04-25 18:04:11,209 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:11,209 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:11,209 INFO Out dated connection ,size=0 - -2024-04-25 18:04:11,209 INFO Connection check task end - -2024-04-25 18:04:14,210 INFO Connection check task start - -2024-04-25 18:04:14,210 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:14,210 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:14,210 INFO Out dated connection ,size=0 - -2024-04-25 18:04:14,210 INFO Connection check task end - -2024-04-25 18:04:17,210 INFO Connection check task start - -2024-04-25 18:04:17,210 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:17,210 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:17,210 INFO Out dated connection ,size=0 - -2024-04-25 18:04:17,210 INFO Connection check task end - -2024-04-25 18:04:20,212 INFO Connection check task start - -2024-04-25 18:04:20,212 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:20,212 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:20,212 INFO Out dated connection ,size=0 - -2024-04-25 18:04:20,212 INFO Connection check task end - -2024-04-25 18:04:23,212 INFO Connection check task start - -2024-04-25 18:04:23,212 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:23,212 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:23,212 INFO Out dated connection ,size=0 - -2024-04-25 18:04:23,212 INFO Connection check task end - -2024-04-25 18:04:26,215 INFO Connection check task start - -2024-04-25 18:04:26,215 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:26,215 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:26,215 INFO Out dated connection ,size=0 - -2024-04-25 18:04:26,215 INFO Connection check task end - -2024-04-25 18:04:29,216 INFO Connection check task start - -2024-04-25 18:04:29,217 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:29,217 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:29,217 INFO Out dated connection ,size=0 - -2024-04-25 18:04:29,217 INFO Connection check task end - -2024-04-25 18:04:32,219 INFO Connection check task start - -2024-04-25 18:04:32,219 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:32,219 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:32,219 INFO Out dated connection ,size=0 - -2024-04-25 18:04:32,219 INFO Connection check task end - -2024-04-25 18:04:35,221 INFO Connection check task start - -2024-04-25 18:04:35,222 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:35,222 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:35,222 INFO Out dated connection ,size=0 - -2024-04-25 18:04:35,222 INFO Connection check task end - -2024-04-25 18:04:38,224 INFO Connection check task start - -2024-04-25 18:04:38,224 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:38,224 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:38,224 INFO Out dated connection ,size=0 - -2024-04-25 18:04:38,224 INFO Connection check task end - -2024-04-25 18:04:41,226 INFO Connection check task start - -2024-04-25 18:04:41,226 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:41,226 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:41,226 INFO Out dated connection ,size=0 - -2024-04-25 18:04:41,226 INFO Connection check task end - -2024-04-25 18:04:44,228 INFO Connection check task start - -2024-04-25 18:04:44,229 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:44,229 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:44,229 INFO Out dated connection ,size=0 - -2024-04-25 18:04:44,229 INFO Connection check task end - -2024-04-25 18:04:47,230 INFO Connection check task start - -2024-04-25 18:04:47,230 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:47,230 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:47,230 INFO Out dated connection ,size=0 - -2024-04-25 18:04:47,230 INFO Connection check task end - -2024-04-25 18:04:50,231 INFO Connection check task start - -2024-04-25 18:04:50,231 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:50,231 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:50,231 INFO Out dated connection ,size=0 - -2024-04-25 18:04:50,231 INFO Connection check task end - -2024-04-25 18:04:53,233 INFO Connection check task start - -2024-04-25 18:04:53,233 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:53,233 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:53,233 INFO Out dated connection ,size=0 - -2024-04-25 18:04:53,233 INFO Connection check task end - -2024-04-25 18:04:56,235 INFO Connection check task start - -2024-04-25 18:04:56,235 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:56,235 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:56,235 INFO Out dated connection ,size=0 - -2024-04-25 18:04:56,235 INFO Connection check task end - -2024-04-25 18:04:59,236 INFO Connection check task start - -2024-04-25 18:04:59,236 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:04:59,236 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:04:59,236 INFO Out dated connection ,size=0 - -2024-04-25 18:04:59,236 INFO Connection check task end - -2024-04-25 18:05:02,238 INFO Connection check task start - -2024-04-25 18:05:02,239 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:02,239 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:02,239 INFO Out dated connection ,size=0 - -2024-04-25 18:05:02,239 INFO Connection check task end - -2024-04-25 18:05:05,241 INFO Connection check task start - -2024-04-25 18:05:05,241 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:05,241 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:05,241 INFO Out dated connection ,size=0 - -2024-04-25 18:05:05,241 INFO Connection check task end - -2024-04-25 18:05:08,243 INFO Connection check task start - -2024-04-25 18:05:08,244 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:08,244 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:08,244 INFO Out dated connection ,size=0 - -2024-04-25 18:05:08,244 INFO Connection check task end - -2024-04-25 18:05:11,244 INFO Connection check task start - -2024-04-25 18:05:11,245 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:11,245 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:11,245 INFO Out dated connection ,size=0 - -2024-04-25 18:05:11,245 INFO Connection check task end - -2024-04-25 18:05:14,245 INFO Connection check task start - -2024-04-25 18:05:14,245 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:14,245 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:14,245 INFO Out dated connection ,size=0 - -2024-04-25 18:05:14,245 INFO Connection check task end - -2024-04-25 18:05:17,247 INFO Connection check task start - -2024-04-25 18:05:17,247 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:17,247 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:17,247 INFO Out dated connection ,size=0 - -2024-04-25 18:05:17,247 INFO Connection check task end - -2024-04-25 18:05:20,249 INFO Connection check task start - -2024-04-25 18:05:20,249 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:20,249 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:20,249 INFO Out dated connection ,size=0 - -2024-04-25 18:05:20,249 INFO Connection check task end - -2024-04-25 18:05:23,250 INFO Connection check task start - -2024-04-25 18:05:23,250 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:23,250 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:23,250 INFO Out dated connection ,size=0 - -2024-04-25 18:05:23,250 INFO Connection check task end - -2024-04-25 18:05:26,251 INFO Connection check task start - -2024-04-25 18:05:26,251 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:26,251 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:26,251 INFO Out dated connection ,size=0 - -2024-04-25 18:05:26,251 INFO Connection check task end - -2024-04-25 18:05:29,253 INFO Connection check task start - -2024-04-25 18:05:29,253 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:29,253 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:29,253 INFO Out dated connection ,size=0 - -2024-04-25 18:05:29,253 INFO Connection check task end - -2024-04-25 18:05:32,267 INFO Connection check task start - -2024-04-25 18:05:32,267 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:32,267 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:32,267 INFO Out dated connection ,size=0 - -2024-04-25 18:05:32,268 INFO Connection check task end - -2024-04-25 18:05:35,280 INFO Connection check task start - -2024-04-25 18:05:35,280 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:35,280 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:35,280 INFO Out dated connection ,size=0 - -2024-04-25 18:05:35,280 INFO Connection check task end - -2024-04-25 18:05:38,283 INFO Connection check task start - -2024-04-25 18:05:38,283 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:38,283 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:38,283 INFO Out dated connection ,size=0 - -2024-04-25 18:05:38,283 INFO Connection check task end - -2024-04-25 18:05:41,285 INFO Connection check task start - -2024-04-25 18:05:41,285 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:41,285 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:41,285 INFO Out dated connection ,size=0 - -2024-04-25 18:05:41,286 INFO Connection check task end - -2024-04-25 18:05:44,287 INFO Connection check task start - -2024-04-25 18:05:44,287 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:44,287 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:44,287 INFO Out dated connection ,size=0 - -2024-04-25 18:05:44,287 INFO Connection check task end - -2024-04-25 18:05:47,289 INFO Connection check task start - -2024-04-25 18:05:47,289 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:47,289 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:47,289 INFO Out dated connection ,size=0 - -2024-04-25 18:05:47,289 INFO Connection check task end - -2024-04-25 18:05:50,291 INFO Connection check task start - -2024-04-25 18:05:50,291 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:50,291 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:50,291 INFO Out dated connection ,size=0 - -2024-04-25 18:05:50,291 INFO Connection check task end - -2024-04-25 18:05:53,293 INFO Connection check task start - -2024-04-25 18:05:53,293 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:53,293 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:53,293 INFO Out dated connection ,size=0 - -2024-04-25 18:05:53,293 INFO Connection check task end - -2024-04-25 18:05:56,299 INFO Connection check task start - -2024-04-25 18:05:56,300 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:56,300 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:56,300 INFO Out dated connection ,size=0 - -2024-04-25 18:05:56,300 INFO Connection check task end - -2024-04-25 18:05:59,301 INFO Connection check task start - -2024-04-25 18:05:59,301 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:05:59,301 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:05:59,301 INFO Out dated connection ,size=0 - -2024-04-25 18:05:59,301 INFO Connection check task end - -2024-04-25 18:06:02,303 INFO Connection check task start - -2024-04-25 18:06:02,303 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:02,303 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:02,303 INFO Out dated connection ,size=0 - -2024-04-25 18:06:02,303 INFO Connection check task end - -2024-04-25 18:06:05,305 INFO Connection check task start - -2024-04-25 18:06:05,305 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:05,305 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:05,305 INFO Out dated connection ,size=0 - -2024-04-25 18:06:05,305 INFO Connection check task end - -2024-04-25 18:06:08,307 INFO Connection check task start - -2024-04-25 18:06:08,307 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:08,307 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:08,307 INFO Out dated connection ,size=0 - -2024-04-25 18:06:08,307 INFO Connection check task end - -2024-04-25 18:06:11,310 INFO Connection check task start - -2024-04-25 18:06:11,310 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:11,310 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:11,310 INFO Out dated connection ,size=0 - -2024-04-25 18:06:11,311 INFO Connection check task end - -2024-04-25 18:06:14,312 INFO Connection check task start - -2024-04-25 18:06:14,312 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:14,312 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:14,312 INFO Out dated connection ,size=0 - -2024-04-25 18:06:14,312 INFO Connection check task end - -2024-04-25 18:06:17,314 INFO Connection check task start - -2024-04-25 18:06:17,314 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:17,314 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:17,314 INFO Out dated connection ,size=0 - -2024-04-25 18:06:17,314 INFO Connection check task end - -2024-04-25 18:06:20,317 INFO Connection check task start - -2024-04-25 18:06:20,317 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:20,317 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:20,317 INFO Out dated connection ,size=0 - -2024-04-25 18:06:20,317 INFO Connection check task end - -2024-04-25 18:06:23,318 INFO Connection check task start - -2024-04-25 18:06:23,318 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:23,319 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:23,319 INFO Out dated connection ,size=0 - -2024-04-25 18:06:23,319 INFO Connection check task end - -2024-04-25 18:06:26,321 INFO Connection check task start - -2024-04-25 18:06:26,322 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:26,322 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:26,322 INFO Out dated connection ,size=0 - -2024-04-25 18:06:26,322 INFO Connection check task end - -2024-04-25 18:06:29,324 INFO Connection check task start - -2024-04-25 18:06:29,324 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:29,324 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:29,324 INFO Out dated connection ,size=0 - -2024-04-25 18:06:29,324 INFO Connection check task end - -2024-04-25 18:06:32,326 INFO Connection check task start - -2024-04-25 18:06:32,326 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:32,326 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:32,326 INFO Out dated connection ,size=0 - -2024-04-25 18:06:32,326 INFO Connection check task end - -2024-04-25 18:06:35,326 INFO Connection check task start - -2024-04-25 18:06:35,326 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:35,326 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:35,326 INFO Out dated connection ,size=0 - -2024-04-25 18:06:35,326 INFO Connection check task end - -2024-04-25 18:06:38,328 INFO Connection check task start - -2024-04-25 18:06:38,329 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:38,329 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:38,329 INFO Out dated connection ,size=0 - -2024-04-25 18:06:38,329 INFO Connection check task end - -2024-04-25 18:06:41,329 INFO Connection check task start - -2024-04-25 18:06:41,329 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:41,329 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:41,329 INFO Out dated connection ,size=0 - -2024-04-25 18:06:41,329 INFO Connection check task end - -2024-04-25 18:06:44,343 INFO Connection check task start - -2024-04-25 18:06:44,344 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:44,344 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:44,344 INFO Out dated connection ,size=0 - -2024-04-25 18:06:44,344 INFO Connection check task end - -2024-04-25 18:06:47,345 INFO Connection check task start - -2024-04-25 18:06:47,345 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:47,345 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:47,345 INFO Out dated connection ,size=0 - -2024-04-25 18:06:47,345 INFO Connection check task end - -2024-04-25 18:06:50,346 INFO Connection check task start - -2024-04-25 18:06:50,346 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:50,346 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:50,346 INFO Out dated connection ,size=0 - -2024-04-25 18:06:50,346 INFO Connection check task end - -2024-04-25 18:06:53,346 INFO Connection check task start - -2024-04-25 18:06:53,347 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:53,347 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:53,347 INFO Out dated connection ,size=0 - -2024-04-25 18:06:53,347 INFO Connection check task end - -2024-04-25 18:06:56,349 INFO Connection check task start - -2024-04-25 18:06:56,350 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:56,350 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:56,350 INFO Out dated connection ,size=0 - -2024-04-25 18:06:56,350 INFO Connection check task end - -2024-04-25 18:06:59,351 INFO Connection check task start - -2024-04-25 18:06:59,352 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:06:59,352 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:06:59,352 INFO Out dated connection ,size=0 - -2024-04-25 18:06:59,352 INFO Connection check task end - -2024-04-25 18:07:02,354 INFO Connection check task start - -2024-04-25 18:07:02,354 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:02,354 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:02,354 INFO Out dated connection ,size=0 - -2024-04-25 18:07:02,354 INFO Connection check task end - -2024-04-25 18:07:05,355 INFO Connection check task start - -2024-04-25 18:07:05,355 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:05,355 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:05,355 INFO Out dated connection ,size=0 - -2024-04-25 18:07:05,355 INFO Connection check task end - -2024-04-25 18:07:08,356 INFO Connection check task start - -2024-04-25 18:07:08,356 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:08,356 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:08,356 INFO Out dated connection ,size=0 - -2024-04-25 18:07:08,356 INFO Connection check task end - -2024-04-25 18:07:11,362 INFO Connection check task start - -2024-04-25 18:07:11,363 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:11,363 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:11,363 INFO Out dated connection ,size=0 - -2024-04-25 18:07:11,363 INFO Connection check task end - -2024-04-25 18:07:14,377 INFO Connection check task start - -2024-04-25 18:07:14,377 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:14,377 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:14,377 INFO Out dated connection ,size=0 - -2024-04-25 18:07:14,377 INFO Connection check task end - -2024-04-25 18:07:17,379 INFO Connection check task start - -2024-04-25 18:07:17,379 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:17,379 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:17,379 INFO Out dated connection ,size=0 - -2024-04-25 18:07:17,379 INFO Connection check task end - -2024-04-25 18:07:20,380 INFO Connection check task start - -2024-04-25 18:07:20,380 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:20,380 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:20,380 INFO Out dated connection ,size=0 - -2024-04-25 18:07:20,380 INFO Connection check task end - -2024-04-25 18:07:23,382 INFO Connection check task start - -2024-04-25 18:07:23,382 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:23,382 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:23,382 INFO Out dated connection ,size=0 - -2024-04-25 18:07:23,382 INFO Connection check task end - -2024-04-25 18:07:26,385 INFO Connection check task start - -2024-04-25 18:07:26,385 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:26,385 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:26,385 INFO Out dated connection ,size=0 - -2024-04-25 18:07:26,385 INFO Connection check task end - -2024-04-25 18:07:29,386 INFO Connection check task start - -2024-04-25 18:07:29,386 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:29,386 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:29,386 INFO Out dated connection ,size=0 - -2024-04-25 18:07:29,386 INFO Connection check task end - -2024-04-25 18:07:32,388 INFO Connection check task start - -2024-04-25 18:07:32,388 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:32,388 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:32,388 INFO Out dated connection ,size=0 - -2024-04-25 18:07:32,388 INFO Connection check task end - -2024-04-25 18:07:35,389 INFO Connection check task start - -2024-04-25 18:07:35,389 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:35,389 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:35,389 INFO Out dated connection ,size=0 - -2024-04-25 18:07:35,389 INFO Connection check task end - -2024-04-25 18:07:38,390 INFO Connection check task start - -2024-04-25 18:07:38,390 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:38,391 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:38,391 INFO Out dated connection ,size=0 - -2024-04-25 18:07:38,391 INFO Connection check task end - -2024-04-25 18:07:41,391 INFO Connection check task start - -2024-04-25 18:07:41,392 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:41,392 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:41,392 INFO Out dated connection ,size=0 - -2024-04-25 18:07:41,392 INFO Connection check task end - -2024-04-25 18:07:44,393 INFO Connection check task start - -2024-04-25 18:07:44,393 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:44,393 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:44,393 INFO Out dated connection ,size=0 - -2024-04-25 18:07:44,393 INFO Connection check task end - -2024-04-25 18:07:47,402 INFO Connection check task start - -2024-04-25 18:07:47,402 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:47,402 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:47,402 INFO Out dated connection ,size=0 - -2024-04-25 18:07:47,402 INFO Connection check task end - -2024-04-25 18:07:50,406 INFO Connection check task start - -2024-04-25 18:07:50,406 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:50,406 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:50,406 INFO Out dated connection ,size=0 - -2024-04-25 18:07:50,406 INFO Connection check task end - -2024-04-25 18:07:53,409 INFO Connection check task start - -2024-04-25 18:07:53,409 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:53,409 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:53,409 INFO Out dated connection ,size=0 - -2024-04-25 18:07:53,409 INFO Connection check task end - -2024-04-25 18:07:56,412 INFO Connection check task start - -2024-04-25 18:07:56,412 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:56,412 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:56,412 INFO Out dated connection ,size=0 - -2024-04-25 18:07:56,412 INFO Connection check task end - -2024-04-25 18:07:59,412 INFO Connection check task start - -2024-04-25 18:07:59,412 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:07:59,412 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:07:59,412 INFO Out dated connection ,size=0 - -2024-04-25 18:07:59,412 INFO Connection check task end - -2024-04-25 18:08:02,414 INFO Connection check task start - -2024-04-25 18:08:02,414 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:02,414 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:02,414 INFO Out dated connection ,size=0 - -2024-04-25 18:08:02,414 INFO Connection check task end - -2024-04-25 18:08:05,415 INFO Connection check task start - -2024-04-25 18:08:05,415 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:05,415 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:05,415 INFO Out dated connection ,size=0 - -2024-04-25 18:08:05,415 INFO Connection check task end - -2024-04-25 18:08:08,416 INFO Connection check task start - -2024-04-25 18:08:08,416 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:08,416 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:08,416 INFO Out dated connection ,size=0 - -2024-04-25 18:08:08,416 INFO Connection check task end - -2024-04-25 18:08:11,418 INFO Connection check task start - -2024-04-25 18:08:11,418 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:11,418 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:11,418 INFO Out dated connection ,size=0 - -2024-04-25 18:08:11,418 INFO Connection check task end - -2024-04-25 18:08:14,419 INFO Connection check task start - -2024-04-25 18:08:14,419 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:14,419 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:14,419 INFO Out dated connection ,size=0 - -2024-04-25 18:08:14,419 INFO Connection check task end - -2024-04-25 18:08:17,421 INFO Connection check task start - -2024-04-25 18:08:17,421 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:17,421 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:17,421 INFO Out dated connection ,size=0 - -2024-04-25 18:08:17,421 INFO Connection check task end - -2024-04-25 18:08:20,422 INFO Connection check task start - -2024-04-25 18:08:20,422 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:20,423 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:20,423 INFO Out dated connection ,size=0 - -2024-04-25 18:08:20,423 INFO Connection check task end - -2024-04-25 18:08:23,424 INFO Connection check task start - -2024-04-25 18:08:23,424 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:23,424 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:23,424 INFO Out dated connection ,size=0 - -2024-04-25 18:08:23,424 INFO Connection check task end - -2024-04-25 18:08:26,424 INFO Connection check task start - -2024-04-25 18:08:26,424 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:26,424 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:26,424 INFO Out dated connection ,size=0 - -2024-04-25 18:08:26,424 INFO Connection check task end - -2024-04-25 18:08:29,426 INFO Connection check task start - -2024-04-25 18:08:29,426 INFO Total count =0, sdkCount=0,clusterCount=0, currentLimit=-1, toExpelCount=0 - -2024-04-25 18:08:29,426 INFO Check over limit for ip limit rule, over limit ip count=0 - -2024-04-25 18:08:29,426 INFO Out dated connection ,size=0 - -2024-04-25 18:08:29,427 INFO Connection check task end - diff --git a/Docker安装脚本/nacos/logs/remote-push.log b/Docker安装脚本/nacos/logs/remote-push.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/remote.log b/Docker安装脚本/nacos/logs/remote.log deleted file mode 100644 index 23f7bb2..0000000 --- a/Docker安装脚本/nacos/logs/remote.log +++ /dev/null @@ -1,64 +0,0 @@ -2024-04-25 17:25:07,032 INFO [ClientConnectionEventListenerRegistry] registry listener - ConnectionBasedClientManager - -2024-04-25 17:25:07,152 INFO Init loader limit rule from local,rule= - -2024-04-25 17:25:07,589 INFO [ClientConnectionEventListenerRegistry] registry listener - ConfigConnectionEventListener - -2024-04-25 17:25:07,637 INFO [ClientConnectionEventListenerRegistry] registry listener - RpcAckCallbackInitorOrCleaner - -2024-04-25 17:25:08,101 INFO Nacos GrpcSdkServer Rpc server starting at port 9848 - -2024-04-25 17:25:08,430 INFO Nacos GrpcSdkServer Rpc server started at port 9848 - -2024-04-25 17:25:08,432 INFO Nacos GrpcClusterServer Rpc server starting at port 9849 - -2024-04-25 17:25:08,444 INFO Nacos GrpcClusterServer Rpc server started at port 9849 - -2024-04-25 17:50:57,366 INFO Nacos GrpcClusterServer Rpc server stopping - -2024-04-25 17:50:57,368 INFO Nacos GrpcClusterServer Rpc server stopped successfully... - -2024-04-25 17:50:57,368 INFO Nacos GrpcSdkServer Rpc server stopping - -2024-04-25 17:50:57,375 INFO Nacos GrpcSdkServer Rpc server stopped successfully... - -2024-04-25 17:51:37,693 INFO [ClientConnectionEventListenerRegistry] registry listener - ConnectionBasedClientManager - -2024-04-25 17:51:37,820 INFO Init loader limit rule from local,rule= - -2024-04-25 17:51:38,528 INFO [ClientConnectionEventListenerRegistry] registry listener - ConfigConnectionEventListener - -2024-04-25 17:51:38,584 INFO [ClientConnectionEventListenerRegistry] registry listener - RpcAckCallbackInitorOrCleaner - -2024-04-25 17:51:39,000 INFO Nacos GrpcSdkServer Rpc server starting at port 9848 - -2024-04-25 17:51:39,513 INFO Nacos GrpcSdkServer Rpc server started at port 9848 - -2024-04-25 17:51:39,514 INFO Nacos GrpcClusterServer Rpc server starting at port 9849 - -2024-04-25 17:51:39,518 INFO Nacos GrpcClusterServer Rpc server started at port 9849 - -2024-04-25 17:52:52,715 INFO Nacos GrpcClusterServer Rpc server stopping - -2024-04-25 17:52:52,717 INFO Nacos GrpcClusterServer Rpc server stopped successfully... - -2024-04-25 17:52:52,717 INFO Nacos GrpcSdkServer Rpc server stopping - -2024-04-25 17:52:52,767 INFO Nacos GrpcSdkServer Rpc server stopped successfully... - -2024-04-25 17:54:36,375 INFO [ClientConnectionEventListenerRegistry] registry listener - ConnectionBasedClientManager - -2024-04-25 17:54:36,518 INFO Init loader limit rule from local,rule= - -2024-04-25 17:54:37,495 INFO [ClientConnectionEventListenerRegistry] registry listener - ConfigConnectionEventListener - -2024-04-25 17:54:37,577 INFO [ClientConnectionEventListenerRegistry] registry listener - RpcAckCallbackInitorOrCleaner - -2024-04-25 17:54:37,883 INFO Nacos GrpcSdkServer Rpc server starting at port 9848 - -2024-04-25 17:54:38,308 INFO Nacos GrpcSdkServer Rpc server started at port 9848 - -2024-04-25 17:54:38,310 INFO Nacos GrpcClusterServer Rpc server starting at port 9849 - -2024-04-25 17:54:38,317 INFO Nacos GrpcClusterServer Rpc server started at port 9849 - diff --git a/Docker安装脚本/nacos/logs/start.out b/Docker安装脚本/nacos/logs/start.out deleted file mode 100644 index 03902f7..0000000 --- a/Docker安装脚本/nacos/logs/start.out +++ /dev/null @@ -1,50 +0,0 @@ - - ,--. - ,--.'| - ,--,: : | Nacos 1.4.0 -,`--.'`| ' : ,---. Running in stand alone mode, All function modules -| : : | | ' ,'\ .--.--. Port: 8848 -: | \ | : ,--.--. ,---. / / | / / ' Pid: 20 -| : ' '; | / \ / \. ; ,. :| : /`./ Console: http://a6955b479796:8848/nacos/index.html -' ' ;. ;.--. .-. | / / '' | |: :| : ;_ -| | | \ | \__\/: . .. ' / ' | .; : \ \ `. https://nacos.io -' : | ; .' ," .--.; |' ; :__| : | `----. \ -| | '`--' / / ,. |' | '.'|\ \ / / /`--' / -' : | ; : .' \ : : `----' '--'. / -; |.' | , .-./\ \ / `--'---' -'---' `--`---' `----' - -2024-04-25 17:04:32,068 INFO Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@352c1b98' of type [org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) - -2024-04-25 17:04:32,075 INFO Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) - -2024-04-25 17:04:32,720 INFO Tomcat initialized with port(s): 8848 (http) - -2024-04-25 17:04:33,463 INFO Root WebApplicationContext: initialization completed in 6034 ms - -2024-04-25 17:04:40,473 INFO Initializing ExecutorService 'applicationTaskExecutor' - -2024-04-25 17:04:40,746 INFO Adding welcome page: class path resource [static/index.html] - -2024-04-25 17:04:41,474 INFO Creating filter chain: Ant [pattern='/**'], [] - -2024-04-25 17:04:41,542 INFO Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@61e3a1fd, org.springframework.security.web.context.SecurityContextPersistenceFilter@5b69fd74, org.springframework.security.web.header.HeaderWriterFilter@11ee02f8, org.springframework.security.web.csrf.CsrfFilter@e041f0c, org.springframework.security.web.authentication.logout.LogoutFilter@271f18d3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@437e951d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7e8e8651, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@51abf713, org.springframework.security.web.session.SessionManagementFilter@61a5b4ae, org.springframework.security.web.access.ExceptionTranslationFilter@11963225] - -2024-04-25 17:04:41,783 INFO Initializing ExecutorService 'taskScheduler' - -2024-04-25 17:04:41,816 INFO Exposing 2 endpoint(s) beneath base path '/actuator' - -2024-04-25 17:04:42,134 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos' - -2024-04-25 17:04:42,137 INFO Nacos Log files: /home/nacos/logs - -2024-04-25 17:04:42,137 INFO Nacos Log files: /home/nacos/conf - -2024-04-25 17:04:42,137 INFO Nacos Log files: /home/nacos/data - -2024-04-25 17:04:42,137 INFO Nacos started successfully in stand alone mode. use external storage - -2024-04-25 17:04:43,132 INFO Initializing Servlet 'dispatcherServlet' - -2024-04-25 17:04:43,160 INFO Completed initialization in 28 ms - diff --git a/Docker安装脚本/nacos/logs/tps-control-detail.log b/Docker安装脚本/nacos/logs/tps-control-detail.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/tps-control-digest.log b/Docker安装脚本/nacos/logs/tps-control-digest.log deleted file mode 100644 index e69de29..0000000 diff --git a/Docker安装脚本/nacos/logs/tps-control.log b/Docker安装脚本/nacos/logs/tps-control.log deleted file mode 100644 index bec6144..0000000 --- a/Docker安装脚本/nacos/logs/tps-control.log +++ /dev/null @@ -1,342 +0,0 @@ -2024-04-25 17:25:07,187 INFO Register tps control,pointName=CONFIG_PUSH_COUNT, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@12d2ce03 - -2024-04-25 17:25:07,187 INFO Load rule from local,pointName=CONFIG_PUSH_COUNT, ruleContent= - -2024-04-25 17:25:07,187 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:25:07,187 INFO Clear point control rule ,pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:25:07,187 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:25:07,204 INFO Register tps control,pointName=CONFIG_PUSH_SUCCESS, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@7e5c856f - -2024-04-25 17:25:07,204 INFO Load rule from local,pointName=CONFIG_PUSH_SUCCESS, ruleContent= - -2024-04-25 17:25:07,204 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:25:07,204 INFO Clear point control rule ,pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:25:07,204 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:25:07,205 INFO Register tps control,pointName=CONFIG_PUSH_FAIL, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@413f69cc - -2024-04-25 17:25:07,205 INFO Load rule from local,pointName=CONFIG_PUSH_FAIL, ruleContent= - -2024-04-25 17:25:07,205 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:25:07,205 INFO Clear point control rule ,pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:25:07,205 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:25:07,230 INFO Load rule from local,pointName=CONFIG_PUSH_COUNT, ruleContent= - -2024-04-25 17:25:07,230 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:25:07,230 INFO Clear point control rule ,pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:25:07,230 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:25:07,230 INFO Load rule from local,pointName=CONFIG_PUSH_SUCCESS, ruleContent= - -2024-04-25 17:25:07,230 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:25:07,230 INFO Clear point control rule ,pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:25:07,230 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:25:07,230 INFO Load rule from local,pointName=CONFIG_PUSH_FAIL, ruleContent= - -2024-04-25 17:25:07,230 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:25:07,230 INFO Clear point control rule ,pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:25:07,230 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:25:12,494 INFO Register tps control,pointName=ConfigQuery, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@60b71e8f - -2024-04-25 17:25:12,494 INFO Load rule from local,pointName=ConfigQuery, ruleContent= - -2024-04-25 17:25:12,495 INFO Apply tps control rule parse start,pointName=[ConfigQuery] - -2024-04-25 17:25:12,495 INFO Clear point control rule ,pointName=[ConfigQuery] - -2024-04-25 17:25:12,495 INFO Clear point control rule for monitorKeys, pointName=[ConfigQuery] - -2024-04-25 17:25:12,495 INFO Register tps control,pointName=ClusterConfigChangeNotify, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@1255b1d1 - -2024-04-25 17:25:12,495 INFO Load rule from local,pointName=ClusterConfigChangeNotify, ruleContent= - -2024-04-25 17:25:12,495 INFO Apply tps control rule parse start,pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:25:12,495 INFO Clear point control rule ,pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:25:12,495 INFO Clear point control rule for monitorKeys, pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:25:12,495 INFO Register tps control,pointName=ConfigListen, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@464649c - -2024-04-25 17:25:12,495 INFO Load rule from local,pointName=ConfigListen, ruleContent= - -2024-04-25 17:25:12,495 INFO Apply tps control rule parse start,pointName=[ConfigListen] - -2024-04-25 17:25:12,495 INFO Clear point control rule ,pointName=[ConfigListen] - -2024-04-25 17:25:12,495 INFO Clear point control rule for monitorKeys, pointName=[ConfigListen] - -2024-04-25 17:25:12,495 INFO Load rule from local,pointName=ConfigQuery, ruleContent= - -2024-04-25 17:25:12,495 INFO Apply tps control rule parse start,pointName=[ConfigQuery] - -2024-04-25 17:25:12,495 INFO Clear point control rule ,pointName=[ConfigQuery] - -2024-04-25 17:25:12,495 INFO Clear point control rule for monitorKeys, pointName=[ConfigQuery] - -2024-04-25 17:25:12,495 INFO Load rule from local,pointName=ClusterConfigChangeNotify, ruleContent= - -2024-04-25 17:25:12,495 INFO Apply tps control rule parse start,pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:25:12,496 INFO Clear point control rule ,pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:25:12,496 INFO Clear point control rule for monitorKeys, pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:25:12,496 INFO Load rule from local,pointName=ConfigListen, ruleContent= - -2024-04-25 17:25:12,496 INFO Apply tps control rule parse start,pointName=[ConfigListen] - -2024-04-25 17:25:12,496 INFO Clear point control rule ,pointName=[ConfigListen] - -2024-04-25 17:25:12,496 INFO Clear point control rule for monitorKeys, pointName=[ConfigListen] - -2024-04-25 17:25:12,496 INFO Register tps control,pointName=ConfigRemove, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@5f59185e - -2024-04-25 17:25:12,497 INFO Load rule from local,pointName=ConfigRemove, ruleContent= - -2024-04-25 17:25:12,497 INFO Apply tps control rule parse start,pointName=[ConfigRemove] - -2024-04-25 17:25:12,497 INFO Clear point control rule ,pointName=[ConfigRemove] - -2024-04-25 17:25:12,497 INFO Clear point control rule for monitorKeys, pointName=[ConfigRemove] - -2024-04-25 17:25:12,497 INFO Register tps control,pointName=ConfigPublish, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@60bdf15d - -2024-04-25 17:25:12,497 INFO Load rule from local,pointName=ConfigPublish, ruleContent= - -2024-04-25 17:25:12,497 INFO Apply tps control rule parse start,pointName=[ConfigPublish] - -2024-04-25 17:25:12,497 INFO Clear point control rule ,pointName=[ConfigPublish] - -2024-04-25 17:25:12,497 INFO Clear point control rule for monitorKeys, pointName=[ConfigPublish] - -2024-04-25 17:25:12,497 INFO Register tps control,pointName=HealthCheck, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@47da3952 - -2024-04-25 17:25:12,497 INFO Load rule from local,pointName=HealthCheck, ruleContent= - -2024-04-25 17:25:12,497 INFO Apply tps control rule parse start,pointName=[HealthCheck] - -2024-04-25 17:25:12,497 INFO Clear point control rule ,pointName=[HealthCheck] - -2024-04-25 17:25:12,497 INFO Clear point control rule for monitorKeys, pointName=[HealthCheck] - -2024-04-25 17:25:12,498 INFO Load rule from local,pointName=ConfigRemove, ruleContent= - -2024-04-25 17:25:12,498 INFO Apply tps control rule parse start,pointName=[ConfigRemove] - -2024-04-25 17:25:12,498 INFO Clear point control rule ,pointName=[ConfigRemove] - -2024-04-25 17:25:12,498 INFO Clear point control rule for monitorKeys, pointName=[ConfigRemove] - -2024-04-25 17:25:12,498 INFO Load rule from local,pointName=ConfigPublish, ruleContent= - -2024-04-25 17:25:12,498 INFO Apply tps control rule parse start,pointName=[ConfigPublish] - -2024-04-25 17:25:12,498 INFO Clear point control rule ,pointName=[ConfigPublish] - -2024-04-25 17:25:12,498 INFO Clear point control rule for monitorKeys, pointName=[ConfigPublish] - -2024-04-25 17:25:12,498 INFO Load rule from local,pointName=HealthCheck, ruleContent= - -2024-04-25 17:25:12,498 INFO Apply tps control rule parse start,pointName=[HealthCheck] - -2024-04-25 17:25:12,498 INFO Clear point control rule ,pointName=[HealthCheck] - -2024-04-25 17:25:12,498 INFO Clear point control rule for monitorKeys, pointName=[HealthCheck] - -2024-04-25 17:51:37,847 INFO Register tps control,pointName=CONFIG_PUSH_COUNT, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@46b61c56 - -2024-04-25 17:51:37,848 INFO Load rule from local,pointName=CONFIG_PUSH_COUNT, ruleContent= - -2024-04-25 17:51:37,848 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:51:37,848 INFO Clear point control rule ,pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:51:37,848 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:51:37,848 INFO Register tps control,pointName=CONFIG_PUSH_SUCCESS, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@2e48362c - -2024-04-25 17:51:37,848 INFO Load rule from local,pointName=CONFIG_PUSH_SUCCESS, ruleContent= - -2024-04-25 17:51:37,848 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:51:37,848 INFO Clear point control rule ,pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:51:37,848 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:51:37,848 INFO Register tps control,pointName=CONFIG_PUSH_FAIL, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@1efe439d - -2024-04-25 17:51:37,849 INFO Load rule from local,pointName=CONFIG_PUSH_FAIL, ruleContent= - -2024-04-25 17:51:37,849 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:51:37,849 INFO Clear point control rule ,pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:51:37,849 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:51:44,692 INFO Register tps control,pointName=ConfigQuery, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@66629f63 - -2024-04-25 17:51:44,692 INFO Load rule from local,pointName=ConfigQuery, ruleContent= - -2024-04-25 17:51:44,692 INFO Apply tps control rule parse start,pointName=[ConfigQuery] - -2024-04-25 17:51:44,692 INFO Clear point control rule ,pointName=[ConfigQuery] - -2024-04-25 17:51:44,692 INFO Clear point control rule for monitorKeys, pointName=[ConfigQuery] - -2024-04-25 17:51:44,692 INFO Register tps control,pointName=ClusterConfigChangeNotify, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@841e575 - -2024-04-25 17:51:44,692 INFO Load rule from local,pointName=ClusterConfigChangeNotify, ruleContent= - -2024-04-25 17:51:44,692 INFO Apply tps control rule parse start,pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:51:44,692 INFO Clear point control rule ,pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:51:44,692 INFO Clear point control rule for monitorKeys, pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:51:44,693 INFO Register tps control,pointName=ConfigListen, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@27a5328c - -2024-04-25 17:51:44,693 INFO Load rule from local,pointName=ConfigListen, ruleContent= - -2024-04-25 17:51:44,693 INFO Apply tps control rule parse start,pointName=[ConfigListen] - -2024-04-25 17:51:44,693 INFO Clear point control rule ,pointName=[ConfigListen] - -2024-04-25 17:51:44,693 INFO Clear point control rule for monitorKeys, pointName=[ConfigListen] - -2024-04-25 17:51:44,693 INFO Register tps control,pointName=ConfigRemove, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@6c345c5f - -2024-04-25 17:51:44,693 INFO Load rule from local,pointName=ConfigRemove, ruleContent= - -2024-04-25 17:51:44,693 INFO Apply tps control rule parse start,pointName=[ConfigRemove] - -2024-04-25 17:51:44,693 INFO Clear point control rule ,pointName=[ConfigRemove] - -2024-04-25 17:51:44,693 INFO Clear point control rule for monitorKeys, pointName=[ConfigRemove] - -2024-04-25 17:51:44,693 INFO Register tps control,pointName=ConfigPublish, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@6b5966e1 - -2024-04-25 17:51:44,693 INFO Load rule from local,pointName=ConfigPublish, ruleContent= - -2024-04-25 17:51:44,693 INFO Apply tps control rule parse start,pointName=[ConfigPublish] - -2024-04-25 17:51:44,693 INFO Clear point control rule ,pointName=[ConfigPublish] - -2024-04-25 17:51:44,693 INFO Clear point control rule for monitorKeys, pointName=[ConfigPublish] - -2024-04-25 17:51:44,694 INFO Register tps control,pointName=HealthCheck, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@65e61854 - -2024-04-25 17:51:44,694 INFO Load rule from local,pointName=HealthCheck, ruleContent= - -2024-04-25 17:51:44,694 INFO Apply tps control rule parse start,pointName=[HealthCheck] - -2024-04-25 17:51:44,694 INFO Clear point control rule ,pointName=[HealthCheck] - -2024-04-25 17:51:44,694 INFO Clear point control rule for monitorKeys, pointName=[HealthCheck] - -2024-04-25 17:54:36,522 INFO Register tps control,pointName=CONFIG_PUSH_COUNT, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@46b61c56 - -2024-04-25 17:54:36,525 INFO Load rule from local,pointName=CONFIG_PUSH_COUNT, ruleContent= - -2024-04-25 17:54:36,526 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:54:36,526 INFO Clear point control rule ,pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:54:36,526 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_COUNT] - -2024-04-25 17:54:36,526 INFO Register tps control,pointName=CONFIG_PUSH_SUCCESS, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@2e48362c - -2024-04-25 17:54:36,526 INFO Load rule from local,pointName=CONFIG_PUSH_SUCCESS, ruleContent= - -2024-04-25 17:54:36,526 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:54:36,526 INFO Clear point control rule ,pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:54:36,526 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_SUCCESS] - -2024-04-25 17:54:36,526 INFO Register tps control,pointName=CONFIG_PUSH_FAIL, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@1efe439d - -2024-04-25 17:54:36,526 INFO Load rule from local,pointName=CONFIG_PUSH_FAIL, ruleContent= - -2024-04-25 17:54:36,526 INFO Apply tps control rule parse start,pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:54:36,526 INFO Clear point control rule ,pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:54:36,526 INFO Clear point control rule for monitorKeys, pointName=[CONFIG_PUSH_FAIL] - -2024-04-25 17:54:48,149 INFO Register tps control,pointName=ConfigQuery, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@4ef27d66 - -2024-04-25 17:54:48,149 INFO Load rule from local,pointName=ConfigQuery, ruleContent= - -2024-04-25 17:54:48,149 INFO Apply tps control rule parse start,pointName=[ConfigQuery] - -2024-04-25 17:54:48,149 INFO Clear point control rule ,pointName=[ConfigQuery] - -2024-04-25 17:54:48,149 INFO Clear point control rule for monitorKeys, pointName=[ConfigQuery] - -2024-04-25 17:54:48,151 INFO Register tps control,pointName=ClusterConfigChangeNotify, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@362a019c - -2024-04-25 17:54:48,151 INFO Load rule from local,pointName=ClusterConfigChangeNotify, ruleContent= - -2024-04-25 17:54:48,151 INFO Apply tps control rule parse start,pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:54:48,151 INFO Clear point control rule ,pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:54:48,151 INFO Clear point control rule for monitorKeys, pointName=[ClusterConfigChangeNotify] - -2024-04-25 17:54:48,151 INFO Register tps control,pointName=ConfigListen, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@1d9bec4d - -2024-04-25 17:54:48,151 INFO Load rule from local,pointName=ConfigListen, ruleContent= - -2024-04-25 17:54:48,151 INFO Apply tps control rule parse start,pointName=[ConfigListen] - -2024-04-25 17:54:48,151 INFO Clear point control rule ,pointName=[ConfigListen] - -2024-04-25 17:54:48,151 INFO Clear point control rule for monitorKeys, pointName=[ConfigListen] - -2024-04-25 17:54:48,151 INFO Register tps control,pointName=ConfigRemove, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@10c8f62 - -2024-04-25 17:54:48,152 INFO Load rule from local,pointName=ConfigRemove, ruleContent= - -2024-04-25 17:54:48,152 INFO Apply tps control rule parse start,pointName=[ConfigRemove] - -2024-04-25 17:54:48,152 INFO Clear point control rule ,pointName=[ConfigRemove] - -2024-04-25 17:54:48,152 INFO Clear point control rule for monitorKeys, pointName=[ConfigRemove] - -2024-04-25 17:54:48,154 INFO Register tps control,pointName=ConfigPublish, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@674c583e - -2024-04-25 17:54:48,154 INFO Load rule from local,pointName=ConfigPublish, ruleContent= - -2024-04-25 17:54:48,154 INFO Apply tps control rule parse start,pointName=[ConfigPublish] - -2024-04-25 17:54:48,154 INFO Clear point control rule ,pointName=[ConfigPublish] - -2024-04-25 17:54:48,154 INFO Clear point control rule for monitorKeys, pointName=[ConfigPublish] - -2024-04-25 17:54:48,154 INFO Register tps control,pointName=HealthCheck, point=com.alibaba.nacos.core.remote.control.TpsMonitorPoint@25f7391e - -2024-04-25 17:54:48,154 INFO Load rule from local,pointName=HealthCheck, ruleContent= - -2024-04-25 17:54:48,154 INFO Apply tps control rule parse start,pointName=[HealthCheck] - -2024-04-25 17:54:48,154 INFO Clear point control rule ,pointName=[HealthCheck] - -2024-04-25 17:54:48,154 INFO Clear point control rule for monitorKeys, pointName=[HealthCheck] -