删除无用的日志

pull/14/head
huangwei 2024-04-25 18:13:43 +08:00
parent ea730338c3
commit e5bf1f59b3
33 changed files with 0 additions and 12430 deletions

View File

@ -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 <naming_persistent_service/a6955b479796:7848> init, term=0, lastLogId=LogId [index=0, term=0], conf=a6955b479796:7848, oldConf=.
2024-04-25 17:04:37,586 INFO Node <naming_persistent_service/a6955b479796:7848> 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 <naming_persistent_service/a6955b479796:7848> 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 <naming_persistent_service_v2/527c83433216:7848> init, term=0, lastLogId=LogId [index=0, term=0], conf=527c83433216:7848, oldConf=.
2024-04-25 17:25:09,487 INFO Node <naming_persistent_service_v2/527c83433216:7848> 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 <naming_persistent_service_v2/527c83433216:7848> 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 <naming_instance_metadata/527c83433216:7848> init, term=0, lastLogId=LogId [index=0, term=0], conf=527c83433216:7848, oldConf=.
2024-04-25 17:25:09,734 INFO Node <naming_instance_metadata/527c83433216:7848> 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 <naming_instance_metadata/527c83433216:7848> 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 <naming_service_metadata/527c83433216:7848> init, term=0, lastLogId=LogId [index=0, term=0], conf=527c83433216:7848, oldConf=.
2024-04-25 17:25:10,090 INFO Node <naming_service_metadata/527c83433216:7848> 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 <naming_service_metadata/527c83433216:7848> 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 <naming_service_metadata/527c83433216:7848> 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-<naming_service_metadata/527c83433216:7848>'}.
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-<naming_service_metadata/527c83433216:7848>'}.
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-<naming_service_metadata/527c83433216:7848>'}.
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-<naming_service_metadata/527c83433216:7848>'}.
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 <naming_service_metadata/527c83433216:7848> 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 <naming_instance_metadata/527c83433216:7848> 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-<naming_instance_metadata/527c83433216:7848>'}.
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-<naming_instance_metadata/527c83433216:7848>'}.
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-<naming_instance_metadata/527c83433216:7848>'}.
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-<naming_instance_metadata/527c83433216:7848>'}.
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 <naming_instance_metadata/527c83433216:7848> 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 <naming_persistent_service_v2/527c83433216:7848> 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-<naming_persistent_service_v2/527c83433216:7848>'}.
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-<naming_persistent_service_v2/527c83433216:7848>'}.
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-<naming_persistent_service_v2/527c83433216:7848>'}.
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-<naming_persistent_service_v2/527c83433216:7848>'}.
2024-04-25 17:50:57,434 INFO Node <naming_persistent_service_v2/527c83433216:7848> 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 <naming_persistent_service_v2/527c83433216:7848> onSnapshotLoadDone, last_included_index: 1
last_included_term: 1
peers: "527c83433216:7848"
2024-04-25 17:51:40,867 INFO Node <naming_persistent_service_v2/527c83433216:7848> target priority value has changed from: 0, to: -1.
2024-04-25 17:51:40,923 INFO Node <naming_persistent_service_v2/527c83433216:7848> init, term=1, lastLogId=LogId [index=1, term=1], conf=527c83433216:7848, oldConf=.
2024-04-25 17:51:40,944 INFO Node <naming_persistent_service_v2/527c83433216:7848> 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 <naming_persistent_service_v2/527c83433216:7848> 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 <naming_instance_metadata/527c83433216:7848> target priority value has changed from: 0, to: -1.
2024-04-25 17:51:41,341 INFO Node <naming_instance_metadata/527c83433216:7848> init, term=1, lastLogId=LogId [index=1, term=1], conf=527c83433216:7848, oldConf=.
2024-04-25 17:51:41,342 INFO Node <naming_instance_metadata/527c83433216:7848> 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 <naming_instance_metadata/527c83433216:7848> 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 <naming_service_metadata/527c83433216:7848> onSnapshotLoadDone, last_included_index: 1
last_included_term: 1
peers: "527c83433216:7848"
2024-04-25 17:51:41,571 INFO Node <naming_service_metadata/527c83433216:7848> target priority value has changed from: 0, to: -1.
2024-04-25 17:51:41,572 INFO Node <naming_service_metadata/527c83433216:7848> init, term=1, lastLogId=LogId [index=1, term=1], conf=527c83433216:7848, oldConf=.
2024-04-25 17:51:41,573 INFO Node <naming_service_metadata/527c83433216:7848> 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 <naming_service_metadata/527c83433216:7848> 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 <naming_service_metadata/527c83433216:7848> 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-<naming_service_metadata/527c83433216:7848>'}.
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-<naming_service_metadata/527c83433216:7848>'}.
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-<naming_service_metadata/527c83433216:7848>'}.
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-<naming_service_metadata/527c83433216:7848>'}.
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 <naming_service_metadata/527c83433216:7848> 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 <naming_instance_metadata/527c83433216:7848> 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-<naming_instance_metadata/527c83433216:7848>'}.
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-<naming_instance_metadata/527c83433216:7848>'}.
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-<naming_instance_metadata/527c83433216:7848>'}.
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-<naming_instance_metadata/527c83433216:7848>'}.
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 <naming_instance_metadata/527c83433216:7848> 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 <naming_persistent_service_v2/527c83433216:7848> 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-<naming_persistent_service_v2/527c83433216:7848>'}.
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-<naming_persistent_service_v2/527c83433216:7848>'}.
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-<naming_persistent_service_v2/527c83433216:7848>'}.
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-<naming_persistent_service_v2/527c83433216:7848>'}.
2024-04-25 17:52:53,058 INFO Node <naming_persistent_service_v2/527c83433216:7848> 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 <naming_persistent_service_v2/527c83433216:7848> onSnapshotLoadDone, last_included_index: 1
last_included_term: 1
peers: "527c83433216:7848"
2024-04-25 17:54:39,881 INFO Node <naming_persistent_service_v2/527c83433216:7848> target priority value has changed from: 0, to: -1.
2024-04-25 17:54:39,999 INFO Node <naming_persistent_service_v2/527c83433216:7848> init, term=2, lastLogId=LogId [index=2, term=2], conf=527c83433216:7848, oldConf=.
2024-04-25 17:54:40,020 INFO Node <naming_persistent_service_v2/527c83433216:7848> 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 <naming_persistent_service_v2/527c83433216:7848> 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 <naming_instance_metadata/527c83433216:7848> target priority value has changed from: 0, to: -1.
2024-04-25 17:54:40,886 INFO Node <naming_instance_metadata/527c83433216:7848> init, term=2, lastLogId=LogId [index=2, term=2], conf=527c83433216:7848, oldConf=.
2024-04-25 17:54:40,886 INFO Node <naming_instance_metadata/527c83433216:7848> 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 <naming_instance_metadata/527c83433216:7848> 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 <naming_service_metadata/527c83433216:7848> onSnapshotLoadDone, last_included_index: 1
last_included_term: 1
peers: "527c83433216:7848"
2024-04-25 17:54:41,524 INFO Node <naming_service_metadata/527c83433216:7848> target priority value has changed from: 0, to: -1.
2024-04-25 17:54:41,574 INFO Node <naming_service_metadata/527c83433216:7848> init, term=2, lastLogId=LogId [index=2, term=2], conf=527c83433216:7848, oldConf=.
2024-04-25 17:54:41,574 INFO Node <naming_service_metadata/527c83433216:7848> 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 <naming_service_metadata/527c83433216:7848> 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.

View File

@ -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

View File

@ -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

File diff suppressed because it is too large Load Diff

View File

@ -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.

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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]

View File

@ -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

View File

@ -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|

View File

@ -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

View File

@ -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 []

View File

@ -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)

File diff suppressed because it is too large Load Diff

View File

@ -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

View File

@ -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

View File

@ -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]