info.log 145 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. 2025-04-16 12:27:58 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final
  2. 2025-04-16 12:27:58 [main] INFO o.d.system.RuoYiSystemApplication - Starting RuoYiSystemApplication using Java 17.0.8 with PID 8756 (D:\java\tino-ruoyi\tino-charge-cloud-master\ruoyi-modules\ruoyi-system\target\classes started by Administrator in D:\java\tino-ruoyi\tino-charge-cloud-master)
  3. 2025-04-16 12:27:58 [main] INFO o.d.system.RuoYiSystemApplication - The following 1 profile is active: "dev"
  4. 2025-04-16 12:27:58 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=ruoyi-system.yml, group=DEFAULT_GROUP] success
  5. 2025-04-16 12:27:58 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=datasource.yml, group=DEFAULT_GROUP] success
  6. 2025-04-16 12:27:58 [main] INFO c.a.c.n.c.NacosConfigDataLoader - [Nacos Config] Load config[dataId=application-common.yml, group=DEFAULT_GROUP] success
  7. 2025-04-16 12:28:06 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext
  8. 2025-04-16 12:28:07 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置
  9. 2025-04-16 12:28:08 [main] INFO o.d.c.r.config.RedisConfiguration - 初始化 redis 配置
  10. 2025-04-16 12:28:08 [main] INFO org.redisson.Version - Redisson 3.24.3
  11. 2025-04-16 12:28:08 [redisson-netty-2-6] INFO o.r.c.p.MasterPubSubConnectionPool - 1 connections initialized for 117.72.115.2/117.72.115.2:16379
  12. 2025-04-16 12:28:09 [redisson-netty-2-3] INFO o.r.c.pool.MasterConnectionPool - 8 connections initialized for 117.72.115.2/117.72.115.2:16379
  13. 2025-04-16 12:28:09 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting...
  14. 2025-04-16 12:28:10 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@7fa1c05f
  15. 2025-04-16 12:28:10 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed.
  16. 2025-04-16 12:28:10 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success
  17. 2025-04-16 12:28:10 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
  18. 2025-04-16 12:28:12 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
  19. 2025-04-16 12:28:14 [main] INFO io.undertow - starting server: Undertow - 2.3.10.Final
  20. 2025-04-16 12:28:14 [main] INFO org.xnio - XNIO version 3.8.8.Final
  21. 2025-04-16 12:28:14 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.8.Final
  22. 2025-04-16 12:28:15 [main] INFO org.jboss.threads - JBoss Threads version 3.5.0.Final
  23. 2025-04-16 12:28:15 [main] INFO c.a.c.n.r.NacosServiceRegistry - nacos registry, DEFAULT_GROUP ruoyi-system 192.168.1.110:9201 register finished
  24. 2025-04-16 12:28:22 [main] INFO o.d.system.RuoYiSystemApplication - Started RuoYiSystemApplication in 26.925 seconds (process running for 28.036)
  25. 2025-04-16 12:28:22 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=datasource.yml, group=DEFAULT_GROUP
  26. 2025-04-16 12:28:22 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=application-common.yml, group=DEFAULT_GROUP
  27. 2025-04-16 12:28:22 [main] INFO c.a.c.n.r.NacosContextRefresher - [Nacos Config] Listening config: dataId=ruoyi-system.yml, group=DEFAULT_GROUP
  28. 2025-04-16 12:28:22 [RMI TCP Connection(5)-192.168.204.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet'
  29. 2025-04-16 12:56:25 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:55314 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  30. 2025-04-16 12:57:29 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:55391 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  31. 2025-04-16 13:09:11 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:53954 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  32. 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Server healthy check fail, currentConnection = 1744779087065_114.246.237.154_17686
  33. 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Server healthy check fail, currentConnection = 1744779087064_114.246.237.154_8798
  34. 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  35. 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  36. 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  37. 2025-04-16 13:15:30 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  38. 2025-04-16 13:15:33 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  39. 2025-04-16 13:15:33 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  40. 2025-04-16 13:15:36 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  41. 2025-04-16 13:15:36 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  42. 2025-04-16 13:15:36 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  43. 2025-04-16 13:15:36 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  44. 2025-04-16 13:15:39 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  45. 2025-04-16 13:15:39 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  46. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  47. 2025-04-16 13:15:40 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  48. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780541438_114.246.237.154_9780
  49. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087065_114.246.237.154_17686
  50. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087065_114.246.237.154_17686
  51. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  52. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify disconnected event to listeners
  53. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] DisConnected,clear listen context...
  54. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify connected event to listeners.
  55. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Connected,notify listen context...
  56. 2025-04-16 13:15:43 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  57. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744780543782_114.246.237.154_9788
  58. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087064_114.246.237.154_8798
  59. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087064_114.246.237.154_8798
  60. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify disconnected event to listeners
  61. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] DisConnected,clear listen context...
  62. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify connected event to listeners.
  63. 2025-04-16 13:15:44 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Connected,notify listen context...
  64. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Server healthy check fail, currentConnection = 1744778483270_114.246.237.154_17192
  65. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
  66. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  67. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744780549280_114.246.237.154_18674
  68. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483270_114.246.237.154_17192
  69. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483270_114.246.237.154_17192
  70. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
  71. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
  72. 2025-04-16 13:15:49 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  73. 2025-04-16 13:15:50 [nacos-grpc-client-executor-117.72.115.2-586] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1145
  74. 2025-04-16 13:15:50 [nacos-grpc-client-executor-117.72.115.2-586] INFO com.alibaba.nacos.client.naming - removed ips(1) service: DUBBO_GROUP_LKX@@ruoyi-resource -> [{"instanceId":"192.168.1.110#20880#null#ruoyi-resource","ip":"192.168.1.110","port":20880,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-resource","metadata":{"dubbo.endpoints":"[{\"port\":20880,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"f90804b5e8983a9a58cdcb62da76f4da","dubbo.metadata.storage-type":"remote","timestamp":"1744777593460"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
  75. 2025-04-16 13:15:50 [nacos-grpc-client-executor-117.72.115.2-586] INFO com.alibaba.nacos.client.naming - current ips:(0) service: DUBBO_GROUP_LKX@@ruoyi-resource -> []
  76. 2025-04-16 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-resource, instances: 0, dubbo version: 3.2.7, current host: 192.168.1.110
  77. 2025-04-16 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] 0 unique working revisions: , dubbo version: 3.2.7, current host: 192.168.1.110
  78. 2025-04-16 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.resource.api.RemoteMessageService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  79. 2025-04-16 13:15:50 [nacos-grpc-client-executor-117.72.115.2-586] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1145
  80. 2025-04-16 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.resource.api.RemoteMessageService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
  81. 2025-04-16 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.resource.api.RemoteFileService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  82. 2025-04-16 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xcf0b682f, L:/192.168.1.110:54752 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  83. 2025-04-16 13:15:50 [NettyClientWorker-7-3] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:54752 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  84. 2025-04-16 13:15:50 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.resource.api.RemoteFileService. Urls Size : 1. Invokers Size : 0. Available Size: 0. Available Invokers : empty, dubbo version: 3.2.7, current host: 192.168.1.110
  85. 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-588] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1152
  86. 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-588] INFO com.alibaba.nacos.client.naming - new ips(1) service: DUBBO_GROUP_LKX@@ruoyi-resource -> [{"instanceId":"192.168.1.110#20880#null#ruoyi-resource","ip":"192.168.1.110","port":20880,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-resource","metadata":{"dubbo.endpoints":"[{\"port\":20880,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"f90804b5e8983a9a58cdcb62da76f4da","dubbo.metadata.storage-type":"remote","timestamp":"1744777593460"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
  87. 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-588] INFO com.alibaba.nacos.client.naming - current ips:(1) service: DUBBO_GROUP_LKX@@ruoyi-resource -> [{"instanceId":"192.168.1.110#20880#null#ruoyi-resource","ip":"192.168.1.110","port":20880,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DUBBO_GROUP_LKX@@ruoyi-resource","metadata":{"dubbo.endpoints":"[{\"port\":20880,\"protocol\":\"dubbo\"}]","dubbo.metadata.revision":"f90804b5e8983a9a58cdcb62da76f4da","dubbo.metadata.storage-type":"remote","timestamp":"1744777593460"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
  88. 2025-04-16 13:15:51 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Received instance notification, serviceName: ruoyi-resource, instances: 1, dubbo version: 3.2.7, current host: 192.168.1.110
  89. 2025-04-16 13:15:51 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] 1 unique working revisions: f90804b5e8983a9a58cdcb62da76f4da , dubbo version: 3.2.7, current host: 192.168.1.110
  90. 2025-04-16 13:15:51 [nacos-grpc-client-executor-117.72.115.2-588] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1152
  91. 2025-04-16 13:15:51 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.resource.api.RemoteMessageService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  92. 2025-04-16 13:15:51 [NettyClientWorker-7-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:54675 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  93. 2025-04-16 13:15:51 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20880 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x57c1ec44, L:/192.168.1.110:54675 - R:/192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  94. 2025-04-16 13:15:51 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Start NettyClient /192.168.1.110 connect to the server /192.168.1.110:20880, dubbo version: 3.2.7, current host: 192.168.1.110
  95. 2025-04-16 13:15:51 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
  96. 2025-04-16 13:15:52 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.resource.api.RemoteMessageService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20880, dubbo version: 3.2.7, current host: 192.168.1.110
  97. 2025-04-16 13:15:52 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Notify service org.dromara.resource.api.RemoteFileService:null with urls 1, dubbo version: 3.2.7, current host: 192.168.1.110
  98. 2025-04-16 13:15:52 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Refreshed invoker size 1, dubbo version: 3.2.7, current host: 192.168.1.110
  99. 2025-04-16 13:15:52 [nacos.publisher-com.alibaba.nacos.client.naming.event.InstancesChangeEvent] INFO o.a.d.r.c.ServiceDiscoveryRegistryDirectory - [DUBBO] Received invokers changed event from registry. Registry type: instance. Service Key: org.dromara.resource.api.RemoteFileService. Urls Size : 1. Invokers Size : 1. Available Size: 1. Available Invokers : 192.168.1.110:20880, dubbo version: 3.2.7, current host: 192.168.1.110
  100. 2025-04-16 13:15:52 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
  101. 2025-04-16 13:15:52 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
  102. 2025-04-16 13:15:53 [nacos-grpc-client-executor-117.72.115.2-596] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Receive server push request, request = NotifySubscriberRequest, requestId = 1155
  103. 2025-04-16 13:15:53 [nacos-grpc-client-executor-117.72.115.2-596] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Ack server push request, request = NotifySubscriberRequest, requestId = 1155
  104. 2025-04-16 13:17:04 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54805 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  105. 2025-04-16 13:28:17 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 8, dubbo version: 3.2.7, current host: 192.168.1.110
  106. 2025-04-16 13:38:16 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping meta caches, latest entries 2, dubbo version: 3.2.7, current host: 192.168.1.110
  107. 2025-04-16 13:54:11 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:55314 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  108. 2025-04-16 13:54:11 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57307 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  109. 2025-04-16 13:54:11 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:54805 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  110. 2025-04-16 13:54:11 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57317 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  111. 2025-04-16 13:54:11 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] IdleStateEvent triggered, close channel NettyChannel [channel=[id: 0x9e06ebe5, L:/192.168.1.110:20881 - R:/192.168.1.110:62904]], dubbo version: 3.2.7, current host: 192.168.1.110
  112. 2025-04-16 13:54:11 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x9e06ebe5, L:/192.168.1.110:20881 - R:/192.168.1.110:62904], dubbo version: 3.2.7, current host: 192.168.1.110
  113. 2025-04-16 13:54:11 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:62904 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  114. 2025-04-16 13:54:11 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57321 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  115. 2025-04-16 13:54:12 [NettyServerWorker-6-4] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:63418 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  116. 2025-04-16 13:54:12 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57525 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  117. 2025-04-16 13:54:12 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] IdleStateEvent triggered, close channel NettyChannel [channel=[id: 0xa73bdc3f, L:/192.168.1.110:20881 - R:/192.168.1.110:62906]], dubbo version: 3.2.7, current host: 192.168.1.110
  118. 2025-04-16 13:54:12 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0xa73bdc3f, L:/192.168.1.110:20881 - R:/192.168.1.110:62906], dubbo version: 3.2.7, current host: 192.168.1.110
  119. 2025-04-16 13:54:12 [NettyClientWorker-7-2] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:62906 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  120. 2025-04-16 13:54:12 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:62906 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  121. 2025-04-16 13:54:12 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:53954 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  122. 2025-04-16 13:54:12 [NettyServerWorker-6-4] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57527 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  123. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:54675 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  124. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x57c1ec44, L:/192.168.1.110:54675 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  125. 2025-04-16 13:54:12 [NettyClientWorker-7-4] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:54675 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  126. 2025-04-16 13:54:12 [NettyClientWorker-7-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57528 -> /192.168.1.110:20880 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  127. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0x57c1ec44, L:/192.168.1.110:54675 ! R:/192.168.1.110:20880] on create new netty channel [id: 0x96596f48, L:/192.168.1.110:57528 - R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  128. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20880 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x96596f48, L:/192.168.1.110:57528 - R:/192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  129. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:62906 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  130. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x2e9e4969, L:/192.168.1.110:62906 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  131. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.netty4.NettyClient - [DUBBO] Close old netty channel [id: 0x2e9e4969, L:/192.168.1.110:62906 ! R:/192.168.1.110:20881] on create new netty channel [id: 0x467049ab, L:/192.168.1.110:57529 - R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  132. 2025-04-16 13:54:12 [NettyClientWorker-7-6] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57529 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  133. 2025-04-16 13:54:12 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.transport.AbstractClient - [DUBBO] Successfully connect to server /192.168.1.110:20881 from NettyClient 192.168.1.110 using dubbo version 3.2.7, channel is NettyChannel [channel=[id: 0x467049ab, L:/192.168.1.110:57529 - R:/192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  134. 2025-04-16 13:54:12 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57529 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  135. 2025-04-16 13:54:12 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:55391 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  136. 2025-04-16 13:54:12 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57530 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  137. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Server healthy check fail, currentConnection = 1744778483448_114.246.237.154_8303
  138. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Try to reconnect to a new server, server is not appointed, will choose a random server.
  139. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  140. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852131_114.246.237.154_18693
  141. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483448_114.246.237.154_8303
  142. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483448_114.246.237.154_8303
  143. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Try to reconnect to a new server, server is not appointed, will choose a random server.
  144. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify disconnected event to listeners
  145. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  146. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify connected event to listeners.
  147. 2025-04-16 13:54:12 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  148. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Success to connect a server [117.72.115.2:28848], connectionId = 1744782852369_114.246.237.154_10289
  149. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852131_114.246.237.154_18693
  150. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852131_114.246.237.154_18693
  151. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify disconnected event to listeners
  152. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify connected event to listeners.
  153. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  154. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Server healthy check fail, currentConnection = 1744780541438_114.246.237.154_9780
  155. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  156. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  157. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Server healthy check fail, currentConnection = 1744780543782_114.246.237.154_9788
  158. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  159. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  160. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853011_114.246.237.154_10775
  161. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780541438_114.246.237.154_9780
  162. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780541438_114.246.237.154_9780
  163. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  164. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify disconnected event to listeners
  165. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] DisConnected,clear listen context...
  166. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify connected event to listeners.
  167. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Connected,notify listen context...
  168. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  169. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853102_114.246.237.154_19184
  170. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780543782_114.246.237.154_9788
  171. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780543782_114.246.237.154_9788
  172. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  173. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify disconnected event to listeners
  174. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] DisConnected,clear listen context...
  175. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  176. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify connected event to listeners.
  177. 2025-04-16 13:54:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Connected,notify listen context...
  178. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853258_114.246.237.154_19189
  179. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853011_114.246.237.154_10775
  180. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853011_114.246.237.154_10775
  181. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify disconnected event to listeners
  182. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] DisConnected,clear listen context...
  183. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify connected event to listeners.
  184. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Connected,notify listen context...
  185. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782853330_114.246.237.154_10785
  186. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853102_114.246.237.154_19184
  187. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853102_114.246.237.154_19184
  188. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify disconnected event to listeners
  189. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] DisConnected,clear listen context...
  190. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify connected event to listeners.
  191. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Connected,notify listen context...
  192. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Server healthy check fail, currentConnection = 1744778483446_114.246.237.154_8304
  193. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  194. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  195. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782854082_114.246.237.154_11255
  196. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744778483446_114.246.237.154_8304
  197. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744778483446_114.246.237.154_8304
  198. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  199. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  200. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Notify disconnected event to listeners
  201. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] DisConnected,clear listen context...
  202. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Notify connected event to listeners.
  203. 2025-04-16 13:54:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Connected,notify listen context...
  204. 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744782854311_114.246.237.154_11258
  205. 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782854082_114.246.237.154_11255
  206. 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782854082_114.246.237.154_11255
  207. 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Notify disconnected event to listeners
  208. 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] DisConnected,clear listen context...
  209. 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Notify connected event to listeners.
  210. 2025-04-16 13:54:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Connected,notify listen context...
  211. 2025-04-16 13:54:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system
  212. 2025-04-16 13:54:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
  213. 2025-04-16 13:54:15 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
  214. 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-957] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1222
  215. 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-957] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1222
  216. 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-958] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1223
  217. 2025-04-16 13:54:15 [nacos-grpc-client-executor-117.72.115.2-958] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1223
  218. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Server healthy check fail, currentConnection = 1744780549280_114.246.237.154_18674
  219. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
  220. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  221. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Server healthy check fail, currentConnection = 1744779087065_114.246.237.154_8797
  222. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Try to reconnect to a new server, server is not appointed, will choose a random server.
  223. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  224. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744782857141_114.246.237.154_19673
  225. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744780549280_114.246.237.154_18674
  226. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744780549280_114.246.237.154_18674
  227. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
  228. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
  229. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
  230. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  231. 2025-04-16 13:54:17 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  232. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Success to connect a server [117.72.115.2:28848], connectionId = 1744782857292_114.246.237.154_11269
  233. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744779087065_114.246.237.154_8797
  234. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744779087065_114.246.237.154_8797
  235. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Try to reconnect to a new server, server is not appointed, will choose a random server.
  236. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  237. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify disconnected event to listeners
  238. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify connected event to listeners.
  239. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  240. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744782857405_114.246.237.154_11271
  241. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782857141_114.246.237.154_19673
  242. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782857141_114.246.237.154_19673
  243. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
  244. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
  245. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  246. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Success to connect a server [117.72.115.2:28848], connectionId = 1744782857556_114.246.237.154_19679
  247. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782857292_114.246.237.154_11269
  248. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782857292_114.246.237.154_11269
  249. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify disconnected event to listeners
  250. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify connected event to listeners.
  251. 2025-04-16 13:54:18 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  252. 2025-04-16 13:54:18 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
  253. 2025-04-16 13:54:18 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
  254. 2025-04-16 13:54:19 [nacos-grpc-client-executor-117.72.115.2-966] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Receive server push request, request = NotifySubscriberRequest, requestId = 1240
  255. 2025-04-16 13:54:19 [nacos-grpc-client-executor-117.72.115.2-966] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Ack server push request, request = NotifySubscriberRequest, requestId = 1240
  256. 2025-04-16 14:09:48 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Server healthy check fail, currentConnection = 1744782857405_114.246.237.154_11271
  257. 2025-04-16 14:09:48 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
  258. 2025-04-16 14:09:48 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  259. 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744783788644_114.246.237.154_20156
  260. 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782857405_114.246.237.154_11271
  261. 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782857405_114.246.237.154_11271
  262. 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
  263. 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
  264. 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  265. 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
  266. 2025-04-16 14:09:50 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  267. 2025-04-16 14:09:52 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
  268. 2025-04-16 14:09:53 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  269. 2025-04-16 14:09:53 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
  270. 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744783792836_114.246.237.154_20158
  271. 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783788644_114.246.237.154_20156
  272. 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783788644_114.246.237.154_20156
  273. 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
  274. 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
  275. 2025-04-16 14:09:54 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  276. 2025-04-16 14:09:57 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
  277. 2025-04-16 14:10:00 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
  278. 2025-04-16 14:10:01 [nacos-grpc-client-executor-117.72.115.2-1173] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Receive server push request, request = NotifySubscriberRequest, requestId = 1253
  279. 2025-04-16 14:10:01 [nacos-grpc-client-executor-117.72.115.2-1173] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Ack server push request, request = NotifySubscriberRequest, requestId = 1253
  280. 2025-04-16 14:17:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Server healthy check fail, currentConnection = 1744782852369_114.246.237.154_10289
  281. 2025-04-16 14:17:24 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Try to reconnect to a new server, server is not appointed, will choose a random server.
  282. 2025-04-16 14:17:24 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  283. 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Success to connect a server [117.72.115.2:28848], connectionId = 1744784244791_114.246.237.154_11285
  284. 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782852369_114.246.237.154_10289
  285. 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782852369_114.246.237.154_10289
  286. 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify disconnected event to listeners
  287. 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify connected event to listeners.
  288. 2025-04-16 14:17:26 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  289. 2025-04-16 14:17:28 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57307 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  290. 2025-04-16 14:17:28 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57321 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  291. 2025-04-16 14:17:28 [NettyServerWorker-6-6] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57530 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  292. 2025-04-16 14:17:28 [NettyServerWorker-6-4] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57527 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  293. 2025-04-16 14:17:29 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57317 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  294. 2025-04-16 14:17:29 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57525 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  295. 2025-04-16 14:17:29 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system
  296. 2025-04-16 14:17:30 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
  297. 2025-04-16 14:17:30 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49345 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  298. 2025-04-16 14:17:30 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49344 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  299. 2025-04-16 14:17:30 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49346 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  300. 2025-04-16 14:17:30 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49347 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  301. 2025-04-16 14:17:30 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49348 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  302. 2025-04-16 14:17:30 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49349 -> /192.168.1.110:20881 is established., dubbo version: 3.2.7, current host: 192.168.1.110
  303. 2025-04-16 14:17:30 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
  304. 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1246] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1269
  305. 2025-04-16 14:17:30 [nacos-grpc-client-executor-117.72.115.2-1246] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1269
  306. 2025-04-16 14:17:33 [nacos-grpc-client-executor-117.72.115.2-1248] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1270
  307. 2025-04-16 14:17:33 [nacos-grpc-client-executor-117.72.115.2-1248] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1270
  308. 2025-04-16 14:19:20 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Server check success, currentServer is 117.72.115.2:28848
  309. 2025-04-16 14:19:21 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Server check success, currentServer is 117.72.115.2:28848
  310. 2025-04-16 14:20:08 [NettyServerWorker-6-5] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:57529 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  311. 2025-04-16 14:20:08 [NettyServerWorker-6-8] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49345 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  312. 2025-04-16 14:20:08 [NettyServerWorker-6-9] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49346 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  313. 2025-04-16 14:20:08 [NettyServerWorker-6-2] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49348 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  314. 2025-04-16 14:20:08 [NettyServerWorker-6-3] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49349 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  315. 2025-04-16 14:20:08 [NettyClientWorker-7-5] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57528 -> /192.168.1.110:20880 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  316. 2025-04-16 14:20:08 [NettyServerWorker-6-1] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49347 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  317. 2025-04-16 14:20:08 [NettyClientWorker-7-6] INFO o.a.d.r.t.netty4.NettyClientHandler - [DUBBO] The connection of /192.168.1.110:57529 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  318. 2025-04-16 14:20:08 [NettyServerWorker-6-7] INFO o.a.d.r.t.netty4.NettyServerHandler - [DUBBO] The connection of /192.168.1.110:49344 -> /192.168.1.110:20881 is disconnected., dubbo version: 3.2.7, current host: 192.168.1.110
  319. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Try to reconnect to a new server, server is not appointed, will choose a random server.
  320. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  321. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  322. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  323. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  324. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  325. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
  326. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  327. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Server healthy check fail, currentConnection = 1744782857556_114.246.237.154_19679
  328. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Try to reconnect to a new server, server is not appointed, will choose a random server.
  329. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  330. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Server healthy check fail, currentConnection = 1744783792836_114.246.237.154_20158
  331. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
  332. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  333. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  334. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  335. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  336. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  337. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  338. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  339. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  340. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  341. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  342. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  343. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  344. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Fail to connect server, after trying 1 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  345. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  346. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  347. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  348. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  349. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  350. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  351. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  352. 2025-04-16 14:20:08 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  353. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  354. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  355. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  356. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  357. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  358. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  359. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  360. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  361. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  362. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  363. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  364. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  365. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  366. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  367. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  368. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Fail to connect server, after trying 3 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  369. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  370. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  371. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  372. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  373. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  374. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  375. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  376. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  377. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  378. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  379. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  380. 2025-04-16 14:20:09 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Fail to connect server, after trying 4 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  381. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  382. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  383. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  384. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  385. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  386. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  387. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  388. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  389. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  390. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  391. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  392. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  393. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  394. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  395. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  396. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  397. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  398. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  399. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  400. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  401. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  402. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  403. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  404. 2025-04-16 14:20:10 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  405. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  406. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  407. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  408. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  409. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  410. 2025-04-16 14:20:11 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  411. 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784411837_114.246.237.154_20165
  412. 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853330_114.246.237.154_10785
  413. 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853330_114.246.237.154_10785
  414. 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify disconnected event to listeners
  415. 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] DisConnected,clear listen context...
  416. 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Notify connected event to listeners.
  417. 2025-04-16 14:20:13 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0] Connected,notify listen context...
  418. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412664_114.246.237.154_20171
  419. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744783792836_114.246.237.154_20158
  420. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744783792836_114.246.237.154_20158
  421. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Try to reconnect to a new server, server is not appointed, will choose a random server.
  422. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
  423. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
  424. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  425. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  426. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412664_114.246.237.154_20170
  427. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782857556_114.246.237.154_19679
  428. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782857556_114.246.237.154_19679
  429. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify disconnected event to listeners
  430. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Try to reconnect to a new server, server is not appointed, will choose a random server.
  431. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify connected event to listeners.
  432. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  433. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  434. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412691_114.246.237.154_20649
  435. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782853258_114.246.237.154_19189
  436. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782853258_114.246.237.154_19189
  437. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify disconnected event to listeners
  438. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] DisConnected,clear listen context...
  439. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Notify connected event to listeners.
  440. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [cbdd7f6d-3c69-44aa-bd56-c55382e8f693_config-0] Connected,notify listen context...
  441. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '117.72.115.2', server main port = 28848}, error = unknown
  442. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Success to connect a server [117.72.115.2:28848], connectionId = 1744784412692_114.246.237.154_11775
  443. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784244791_114.246.237.154_11285
  444. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784244791_114.246.237.154_11285
  445. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify disconnected event to listeners
  446. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Notify connected event to listeners.
  447. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  448. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Success to connect a server [117.72.115.2:28848], connectionId = 1744784413991_114.246.237.154_20663
  449. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784412664_114.246.237.154_20170
  450. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412664_114.246.237.154_20170
  451. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify disconnected event to listeners
  452. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [edf18974-bc92-45b4-8299-564912ef9ccc] Notify connected event to listeners.
  453. 2025-04-16 14:20:14 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  454. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414557_114.246.237.154_12252
  455. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744784412664_114.246.237.154_20171
  456. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412664_114.246.237.154_20171
  457. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify disconnected event to listeners
  458. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Notify connected event to listeners.
  459. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO com.alibaba.nacos.client.naming - Grpc connection connect
  460. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client.grpc.GrpcClient - grpc client connection server:117.72.115.2 ip,serverPort:29848,grpcTslConfig:{"sslProvider":"OPENSSL","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
  461. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Success to connect a server [117.72.115.2:28848], connectionId = 1744784414877_114.246.237.154_12256
  462. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Abandon prev connection, server is 117.72.115.2:28848, connectionId is 1744782854311_114.246.237.154_11258
  463. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744782854311_114.246.237.154_11258
  464. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Notify disconnected event to listeners
  465. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] DisConnected,clear listen context...
  466. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.alibaba.nacos.common.remote.client - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Notify connected event to listeners.
  467. 2025-04-16 14:20:15 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.config.impl.ClientWorker - [de8a5d12-9fbe-4ca6-a4f1-b4683691b3ec_config-0] Connected,notify listen context...
  468. 2025-04-16 14:20:16 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system
  469. 2025-04-16 14:20:16 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-system#
  470. 2025-04-16 14:20:16 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DUBBO_GROUP_LKX@@ruoyi-resource#
  471. 2025-04-16 14:20:16 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REGISTER for DEFAULT_GROUP@@ruoyi-system
  472. 2025-04-16 14:20:17 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo subscriber operation REGISTER for DEFAULT_GROUP@@ruoyi-sentinel-dashboard#
  473. 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1279] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1310
  474. 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1279] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1310
  475. 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1280] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1316
  476. 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1280] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1316
  477. 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1299] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Receive server push request, request = NotifySubscriberRequest, requestId = 1320
  478. 2025-04-16 14:20:17 [nacos-grpc-client-executor-117.72.115.2-1299] INFO c.alibaba.nacos.common.remote.client - [294bf08c-4750-4371-a63d-d514d736846a] Ack server push request, request = NotifySubscriberRequest, requestId = 1320
  479. 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1293] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1394
  480. 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1293] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1394
  481. 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1294] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Receive server push request, request = NotifySubscriberRequest, requestId = 1402
  482. 2025-04-16 14:20:32 [nacos-grpc-client-executor-117.72.115.2-1294] INFO c.alibaba.nacos.common.remote.client - [37a16256-7b56-4023-bd5a-fe88905ff05d] Ack server push request, request = NotifySubscriberRequest, requestId = 1402
  483. 2025-04-16 14:20:38 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  484. 2025-04-16 14:20:38 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  485. 2025-04-16 14:20:41 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  486. 2025-04-16 14:20:41 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  487. 2025-04-16 14:21:42 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  488. 2025-04-16 14:21:42 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  489. 2025-04-16 14:21:45 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  490. 2025-04-16 14:21:45 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  491. 2025-04-16 14:22:46 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  492. 2025-04-16 14:22:46 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  493. 2025-04-16 14:22:49 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  494. 2025-04-16 14:22:49 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  495. 2025-04-16 14:23:50 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  496. 2025-04-16 14:23:50 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  497. 2025-04-16 14:23:53 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  498. 2025-04-16 14:23:53 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  499. 2025-04-16 14:24:54 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  500. 2025-04-16 14:24:54 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  501. 2025-04-16 14:24:57 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  502. 2025-04-16 14:24:57 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  503. 2025-04-16 14:25:32 [Dubbo-framework-cache-refreshing-scheduler-thread-1] INFO o.a.d.m.AbstractCacheManager$CacheRefreshTask - [DUBBO] Dumping mapping caches, latest entries 8, dubbo version: 3.2.7, current host: 192.168.1.110
  504. 2025-04-16 14:25:58 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  505. 2025-04-16 14:25:58 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  506. 2025-04-16 14:26:01 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  507. 2025-04-16 14:26:01 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  508. 2025-04-16 14:27:02 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  509. 2025-04-16 14:27:02 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  510. 2025-04-16 14:27:05 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  511. 2025-04-16 14:27:05 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  512. 2025-04-16 14:28:06 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  513. 2025-04-16 14:28:06 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  514. 2025-04-16 14:28:09 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  515. 2025-04-16 14:28:09 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  516. 2025-04-16 14:29:10 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57528 -> /192.168.1.110:20880]], dubbo version: 3.2.7, current host: 192.168.1.110
  517. 2025-04-16 14:29:10 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  518. 2025-04-16 14:29:13 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.e.s.h.ReconnectTimerTask - [DUBBO] Initial connection to HeaderExchangeClient [channel=org.apache.dubbo.remoting.transport.netty4.NettyClient [/192.168.1.110:57529 -> /192.168.1.110:20881]], dubbo version: 3.2.7, current host: 192.168.1.110
  519. 2025-04-16 14:29:13 [dubbo-client-heartbeat-reconnect-thread-1] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  520. 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Run shutdown hook now., dubbo version: 3.2.7, current host: 192.168.1.110
  521. 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Waiting for modules(Dubbo Application[1.1](ruoyi-system)) managed by Spring to be shutdown., dubbo version: 3.2.7, current host: 192.168.1.110
  522. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.1] is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  523. 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Dubbo wait for application(Dubbo Application[1.1](ruoyi-system)) managed by Spring to be shutdown failed, time usage: 20ms, dubbo version: 3.2.7, current host: 192.168.1.110
  524. 2025-04-16 14:29:21 [DubboShutdownHook] INFO o.a.dubbo.config.DubboShutdownHook - [DUBBO] Dubbo shutdown hooks execute now. Dubbo Application[1.1](ruoyi-system), dubbo version: 3.2.7, current host: 192.168.1.110
  525. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteClientService, group=mapping, cnt=0
  526. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteClientService+mapping+dev
  527. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteDeptService, group=mapping, cnt=0
  528. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteDeptService+mapping+dev
  529. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.resource.api.RemoteMessageService, group=mapping, cnt=0
  530. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteDataScopeService, group=mapping, cnt=0
  531. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.resource.api.RemoteMessageService+mapping+dev
  532. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteDataScopeService+mapping+dev
  533. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteLogService, group=mapping, cnt=0
  534. 2025-04-16 14:29:21 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteLogService+mapping+dev
  535. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.resource.api.RemoteFileService, group=mapping, cnt=0
  536. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Destroying instance listener of [ruoyi-resource], dubbo version: 3.2.7, current host: 192.168.1.110
  537. 2025-04-16 14:29:21 [Dubbo-framework-shared-scheduler-thread-4] INFO o.a.d.r.c.AbstractServiceDiscovery - [DUBBO] Metadata of instance changed, updating instance with revision 0., dubbo version: 3.2.7, current host: 192.168.1.110
  538. 2025-04-16 14:29:21 [Dubbo-framework-shared-scheduler-thread-4] INFO com.alibaba.nacos.client.naming - [DEREGISTER-SERVICE] dev deregistering service ruoyi-system with instance: Instance{instanceId='null', ip='192.168.1.110', port=20881, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='null', serviceName='ruoyi-system', metadata={dubbo.endpoints=[{"port":20881,"protocol":"dubbo"}], dubbo.metadata.revision=a6bb356e0538e9ee6b1690debb891b12, dubbo.metadata.storage-type=remote, timestamp=1744777698263}}
  539. 2025-04-16 14:29:21 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x96596f48, L:/192.168.1.110:57528 ! R:/192.168.1.110:20880], dubbo version: 3.2.7, current host: 192.168.1.110
  540. 2025-04-16 14:29:22 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.resource.api.RemoteFileService+mapping+dev
  541. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteUserService, group=mapping, cnt=0
  542. 2025-04-16 14:29:22 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteUserService+mapping+dev
  543. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO c.a.n.client.config.impl.CacheData - [fixed-dev-117.72.115.2_28848] [remove-listener] ok, dataId=org.dromara.system.api.RemoteDictService, group=mapping, cnt=0
  544. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.c.e.l.ServiceInstancesChangedListener - [DUBBO] Destroying instance listener of [ruoyi-system], dubbo version: 3.2.7, current host: 192.168.1.110
  545. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.t.netty4.NettyChannel - [DUBBO] Close netty channel [id: 0x467049ab, L:/192.168.1.110:57529 ! R:/192.168.1.110:20881], dubbo version: 3.2.7, current host: 192.168.1.110
  546. 2025-04-16 14:29:22 [com.alibaba.nacos.client.Worker] INFO c.a.n.c.config.impl.ClientWorker - [fixed-dev-117.72.115.2_28848] [unsubscribe] org.dromara.system.api.RemoteDictService+mapping+dev
  547. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.1] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  548. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Reset global default application from Dubbo Application[1.1](ruoyi-system) to null, dubbo version: 3.2.7, current host: 192.168.1.110
  549. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.1](ruoyi-system) is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  550. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.protocol.dubbo.DubboProtocol - [DUBBO] Destroying protocol [DubboProtocol] ..., dubbo version: 3.2.7, current host: 192.168.1.110
  551. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.protocol.dubbo.DubboProtocol - [DUBBO] Closing dubbo server: /192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
  552. 2025-04-16 14:29:22 [SpringApplicationShutdownHook] INFO o.a.d.r.transport.AbstractServer - [DUBBO] Close NettyServer bind /0.0.0.0:20881, export /192.168.1.110:20881, dubbo version: 3.2.7, current host: 192.168.1.110
  553. 2025-04-16 14:29:23 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation REMOVE for DUBBO_GROUP_LKX@@ruoyi-system
  554. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  555. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  556. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  557. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO org.apache.dubbo.qos.server.Server - [DUBBO] qos-server stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  558. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.0] is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  559. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.1.0] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  560. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.r.support.RegistryManager - [DUBBO] Close all registries [nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-system&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=8756&qos.enable=false&register-mode=instance&release=3.2.7&serialize.check.status=WARN, nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-system&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=8756&qos.enable=false&register-mode=instance&release=3.2.7&serialize.check.status=WARN, nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-system&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=8756&qos.enable=false&register=false&register-mode=instance&release=3.2.7&serialize.check.status=WARN], dubbo version: 3.2.7, current host: 192.168.1.110
  561. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.registry.nacos.NacosRegistry - [DUBBO] Destroy registry:nacos://117.72.115.2:28848/org.apache.dubbo.registry.RegistryService?application=ruoyi-system&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&group=DUBBO_GROUP_LKX&interface=org.apache.dubbo.registry.RegistryService&logger=slf4j&metadata-type=remote&namespace=dev&pid=8756&qos.enable=false&register-mode=instance&release=3.2.7&serialize.check.status=WARN, dubbo version: 3.2.7, current host: 192.168.1.110
  562. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
  563. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
  564. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
  565. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
  566. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
  567. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
  568. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
  569. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
  570. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
  571. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
  572. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
  573. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
  574. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1ab8ad98[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
  575. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784413991_114.246.237.154_20663
  576. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7f6ff374[Running, pool size = 3, active threads = 1, queued tasks = 0, completed tasks = 1420]
  577. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@76348a4b[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2270]
  578. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [null] CredentialWatcher is stopped
  579. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [null] CredentialService is freed
  580. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
  581. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
  582. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
  583. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
  584. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
  585. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
  586. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
  587. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
  588. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
  589. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
  590. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
  591. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
  592. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
  593. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@b149ad2[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
  594. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784412692_114.246.237.154_11775
  595. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@31094b6[Running, pool size = 16, active threads = 0, queued tasks = 0, completed tasks = 1455]
  596. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2e758111[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2270]
  597. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
  598. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.t.m.DefaultExecutorRepository - [DUBBO] destroying application executor repository .., dubbo version: 3.2.7, current host: 192.168.1.110
  599. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.1](ruoyi-system) has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  600. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - com.alibaba.nacos.client.config.impl.ClientWorker do shutdown begin
  601. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Trying to shutdown transport client com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient@77c9ba11
  602. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Trying to shutdown rpc client 2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0
  603. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
  604. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6e299a8d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
  605. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784411837_114.246.237.154_20165
  606. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6bb70cf5[Running, pool size = 4, active threads = 1, queued tasks = 0, completed tasks = 1685]
  607. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Remove rpc client 2fc18e7a-8ff5-4cba-bd60-33ce2d6c4e18_config-0
  608. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - Shutdown executor java.util.concurrent.ScheduledThreadPoolExecutor@51943aa0[Running, pool size = 8, active threads = 1, queued tasks = 1, completed tasks = 1367]
  609. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.config.impl.ClientWorker - com.alibaba.nacos.client.config.impl.ClientWorker do shutdown stop
  610. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Destroying default framework model: Dubbo Framework[1], dubbo version: 3.2.7, current host: 192.168.1.110
  611. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Dubbo Framework[1] is destroying ..., dubbo version: 3.2.7, current host: 192.168.1.110
  612. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.0](DUBBO_INTERNAL_APPLICATION) is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  613. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.0.0] is stopping., dubbo version: 3.2.7, current host: 192.168.1.110
  614. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.deploy.DefaultModuleDeployer - [DUBBO] Dubbo Module[1.0.0] has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  615. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.r.support.RegistryManager - [DUBBO] Close all registries [], dubbo version: 3.2.7, current host: 192.168.1.110
  616. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.t.m.DefaultExecutorRepository - [DUBBO] destroying application executor repository .., dubbo version: 3.2.7, current host: 192.168.1.110
  617. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.d.DefaultApplicationDeployer - [DUBBO] Dubbo Application[1.0](DUBBO_INTERNAL_APPLICATION) has stopped., dubbo version: 3.2.7, current host: 192.168.1.110
  618. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Dubbo Framework[1] is destroyed, dubbo version: 3.2.7, current host: 192.168.1.110
  619. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.dubbo.rpc.model.FrameworkModel - [DUBBO] Reset global default framework from Dubbo Framework[1] to null, dubbo version: 3.2.7, current host: 192.168.1.110
  620. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.r.GlobalResourcesRepository - [DUBBO] Destroying global resources ..., dubbo version: 3.2.7, current host: 192.168.1.110
  621. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.r.GlobalResourcesRepository - [DUBBO] Dubbo is completely destroyed, dubbo version: 3.2.7, current host: 192.168.1.110
  622. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.t.m.FrameworkExecutorRepository - [DUBBO] destroying framework executor repository .., dubbo version: 3.2.7, current host: 192.168.1.110
  623. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.a.d.c.s.c.DubboSpringInitializer - [DUBBO] Unbind Dubbo Module[1.1.1] from spring container: org.springframework.beans.factory.support.DefaultListableBeanFactory@590765c4, dubbo version: 3.2.7, current host: 192.168.1.110
  624. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.10.Final
  625. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet'
  626. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO o.d.common.core.config.AsyncConfig - ====关闭后台任务任务线程池====
  627. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - De-registering from Nacos Server now...
  628. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - [DEREGISTER-SERVICE] dev deregistering service ruoyi-system with instance: Instance{instanceId='null', ip='192.168.1.110', port=9201, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
  629. 2025-04-16 14:29:24 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO com.alibaba.nacos.client.naming - Redo instance operation UNREGISTER for DEFAULT_GROUP@@ruoyi-system
  630. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - De-registration finished.
  631. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
  632. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
  633. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
  634. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
  635. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
  636. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
  637. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
  638. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
  639. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
  640. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
  641. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
  642. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown rpc client, set status to shutdown
  643. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@232a7aaf[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
  644. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.alibaba.nacos.common.remote.client - Close current connection 1744784414557_114.246.237.154_12252
  645. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client.grpc.GrpcClient - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@30089345[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 1458]
  646. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2fa9fde4[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2273]
  647. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.alibaba.nacos.client.naming - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
  648. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing ....
  649. 2025-04-16 14:29:24 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated...
  650. 2025-04-16 14:29:25 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed.
  651. 2025-04-16 14:29:25 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - dynamic-datasource close the datasource named [master] success,
  652. 2025-04-16 14:29:25 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye