890 lines
144 KiB
Plaintext
890 lines
144 KiB
Plaintext
00:00:56.421 [main] INFO c.m.s.DataApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
00:00:59.343 [main] INFO c.d.f.s.ClassPathClientScanner - [processBeanDefinitions,153] - [Forest] Created Forest Client Bean with name 'nacosServiceRemote' and Proxy of 'com.muyu.common.nacos.remote.NacosServiceRemote' client interface
|
|
00:00:59.924 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
00:00:59.924 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
00:01:00.024 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
00:01:03.310 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
00:01:03.310 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
00:01:03.318 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
00:01:03.428 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,18] - MyMetaObjectHandler类初始化成功
|
|
00:01:04.238 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
00:01:06.521 [main] INFO c.m.c.r.RabbitConfig - [init,22] - RabbitMq启动成功
|
|
00:01:07.044 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
00:01:08.553 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@637edfe0[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
00:01:08.553 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@3107833[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
00:01:08.848 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
00:01:08.855 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
00:01:08.855 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
00:01:08.858 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
00:01:08.863 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
00:01:08.868 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
00:01:08.868 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
00:01:09.008 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 639e804b-b1a9-4ea3-92c5-d92905c16d2f
|
|
00:01:09.013 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->639e804b-b1a9-4ea3-92c5-d92905c16d2f
|
|
00:01:09.013 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [639e804b-b1a9-4ea3-92c5-d92905c16d2f] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
00:01:09.013 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [639e804b-b1a9-4ea3-92c5-d92905c16d2f] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
00:01:09.013 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [639e804b-b1a9-4ea3-92c5-d92905c16d2f] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
00:01:09.013 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [639e804b-b1a9-4ea3-92c5-d92905c16d2f] Try to connect to server on start up, server: {serverIp = '47.100.87.106', server main port = 8848}
|
|
00:01:09.013 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
00:01:09.189 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [639e804b-b1a9-4ea3-92c5-d92905c16d2f] Success to connect to server [47.100.87.106:8848] on start up, connectionId = 1724342469224_101.82.109.213_7116
|
|
00:01:09.189 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [639e804b-b1a9-4ea3-92c5-d92905c16d2f] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
00:01:09.189 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [639e804b-b1a9-4ea3-92c5-d92905c16d2f] Notify connected event to listeners.
|
|
00:01:09.189 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [639e804b-b1a9-4ea3-92c5-d92905c16d2f] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801128b88
|
|
00:01:09.189 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
00:01:09.189 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-data with instance Instance{instanceId='null', ip='192.168.43.116', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[240e:46c:8520:2653:6abc:29a5:28d2:142a], preserved.register.source=SPRING_CLOUD}}
|
|
00:01:09.238 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-data 192.168.43.116:10001 register finished
|
|
00:01:09.398 [main] INFO c.m.s.DataApplication - [logStarted,56] - Started DataApplication in 17.995 seconds (process running for 20.059)
|
|
00:01:09.427 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
00:01:09.428 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
00:01:09.428 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data.yml+DEFAULT_GROUP
|
|
00:01:09.448 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data.yml, group=DEFAULT_GROUP, cnt=1
|
|
00:01:09.448 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data.yml, group=DEFAULT_GROUP
|
|
00:01:09.448 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data+DEFAULT_GROUP
|
|
00:01:09.448 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data, group=DEFAULT_GROUP, cnt=1
|
|
00:01:09.448 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data, group=DEFAULT_GROUP
|
|
00:01:09.448 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data-dev.yml+DEFAULT_GROUP
|
|
00:01:09.448 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
00:01:09.448 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data-dev.yml, group=DEFAULT_GROUP
|
|
00:01:09.688 [RMI TCP Connection(3)-192.168.43.116] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
00:01:14.718 [lettuce-nioEventLoop-6-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
|
java.net.SocketException: Connection reset
|
|
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
00:01:14.802 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /111.229.181.183:6379
|
|
00:01:14.881 [lettuce-nioEventLoop-6-2] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 111.229.181.183/<unresolved>:6379
|
|
00:01:18.898 [lettuce-nioEventLoop-6-2] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
|
java.net.SocketException: Connection reset
|
|
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
00:01:19.084 [lettuce-nioEventLoop-6-3] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 111.229.181.183/<unresolved>:6379
|
|
00:01:23.098 [lettuce-nioEventLoop-6-3] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
|
java.net.SocketException: Connection reset
|
|
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
00:01:23.203 [lettuce-eventExecutorLoop-1-3] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /111.229.181.183:6379
|
|
00:01:23.426 [lettuce-nioEventLoop-6-4] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 111.229.181.183/<unresolved>:6379
|
|
00:01:28.128 [lettuce-nioEventLoop-6-4] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
|
java.net.SocketException: Connection reset
|
|
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
00:01:29.808 [lettuce-nioEventLoop-6-5] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 111.229.181.183/<unresolved>:6379
|
|
00:01:42.406 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,48] - 功能:获取第三方接口列表
|
|
00:01:42.408 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,49] - 请求路径:http://localhost:10001/market/getThirdPartyInterfaceList
|
|
00:01:42.408 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,50] - 请求方法:POST
|
|
00:01:42.529 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,51] - 请求参数:{"apiName":""}
|
|
00:01:42.790 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,55] - 功能:获取第三方接口列表
|
|
00:01:42.791 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,56] - 请求路径:http://localhost:10001/market/getThirdPartyInterfaceList
|
|
00:01:42.791 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,57] - 请求方法:POST
|
|
00:01:42.799 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,58] - 响应结果:[{"apiAddress":"https://www.juhe.cn/docs/api/id/103","apiId":1,"apiName":"身份证实名认证","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8QiAdddiAAAN978uIZw499.png","apiPrice":13.14,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/11","apiId":2,"apiName":"手机号归属地\r\n","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8V2AQovxAAAMNmi2AP4403.png","apiPrice":52.52,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/1","apiId":3,"apiName":"IP地址归属地","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG7-iAeCghAAAOZM0jpbU692.png","apiPrice":77.77,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/235","apiId":4,"apiName":"新闻头条","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8YGARKtSAAAKlRfxzbk619.png","apiPrice":99.99,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/65","apiId":5,"apiName":"老黄历","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8LOAGLgyAAAKMSTmlxI472.png","apiPrice":1314.52,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/661","apiId":6,"apiName":"气象预警","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8NmAUFY9AAASOiyIjx0177.png","apiPrice":5200.77,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/120","apiId":7,"apiName":"生辰助手","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8TGABfBcAAAMC_Ygw78955.png","apiPrice":9999.99,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/66","apiId":8,"apiName":"邮编查询","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8aiAQ0PKAAAJ4c-Fpjs149.png","apiPrice":7777.77,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/728","apiId":9,"apiName":"车牌归属地查询","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8HaAE4GoAAAL7Q7lQB8205.png","apiPrice":8888.88,"balance":99997777.520000}]
|
|
00:01:52.264 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
00:01:52.308 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.43.116:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
00:01:52.308 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
00:01:52.308 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
00:01:52.308 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
00:01:52.309 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
00:01:52.309 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
00:01:52.315 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
00:01:52.315 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-data with instance: Instance{instanceId='null', ip='192.168.43.116', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
00:01:52.353 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
00:01:52.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
00:01:52.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
00:01:52.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
00:01:52.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->639e804b-b1a9-4ea3-92c5-d92905c16d2f
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@89674a0[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 14]
|
|
00:01:52.356 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
00:01:52.358 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6a1eaa1d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
00:01:52.358 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724342469224_101.82.109.213_7116
|
|
00:01:52.366 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@46d3b099[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 17]
|
|
00:01:52.368 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->639e804b-b1a9-4ea3-92c5-d92905c16d2f
|
|
00:01:52.368 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
00:01:52.369 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
00:01:52.369 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
00:01:52.371 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
00:01:52.375 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
00:01:52.381 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
00:01:52.381 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
00:01:52.381 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
11:47:49.611 [main] INFO c.m.s.DataApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
11:47:52.152 [main] INFO c.d.f.s.ClassPathClientScanner - [processBeanDefinitions,153] - [Forest] Created Forest Client Bean with name 'nacosServiceRemote' and Proxy of 'com.muyu.common.nacos.remote.NacosServiceRemote' client interface
|
|
11:47:52.615 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
11:47:52.615 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
11:47:52.700 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
11:47:56.764 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
11:47:56.765 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
11:47:56.765 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
11:47:56.831 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,18] - MyMetaObjectHandler类初始化成功
|
|
11:47:57.381 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
11:48:01.424 [main] INFO c.m.c.r.RabbitConfig - [init,22] - RabbitMq启动成功
|
|
11:48:01.838 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
11:48:04.159 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@8ff4d2b[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
11:48:04.159 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4654fe3b[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
11:48:04.365 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
11:48:05.381 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
11:48:05.381 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
11:48:05.381 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
11:48:05.385 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
11:48:05.390 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
11:48:05.390 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
11:48:05.735 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 33eebf1d-4c3f-4f4c-ae6b-a759ad488c70
|
|
11:48:05.736 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->33eebf1d-4c3f-4f4c-ae6b-a759ad488c70
|
|
11:48:05.737 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33eebf1d-4c3f-4f4c-ae6b-a759ad488c70] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
11:48:05.737 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33eebf1d-4c3f-4f4c-ae6b-a759ad488c70] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
11:48:05.737 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33eebf1d-4c3f-4f4c-ae6b-a759ad488c70] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
11:48:05.737 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33eebf1d-4c3f-4f4c-ae6b-a759ad488c70] Try to connect to server on start up, server: {serverIp = '47.100.87.106', server main port = 8848}
|
|
11:48:05.737 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
11:48:05.893 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33eebf1d-4c3f-4f4c-ae6b-a759ad488c70] Success to connect to server [47.100.87.106:8848] on start up, connectionId = 1724384885410_47.101.156.200_63075
|
|
11:48:05.893 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33eebf1d-4c3f-4f4c-ae6b-a759ad488c70] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
11:48:05.893 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33eebf1d-4c3f-4f4c-ae6b-a759ad488c70] Notify connected event to listeners.
|
|
11:48:05.894 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33eebf1d-4c3f-4f4c-ae6b-a759ad488c70] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801128228
|
|
11:48:05.894 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
11:48:05.895 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-data with instance Instance{instanceId='null', ip='192.168.1.135', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
11:48:06.070 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-data 192.168.1.135:10001 register finished
|
|
11:48:07.181 [main] INFO c.m.s.DataApplication - [logStarted,56] - Started DataApplication in 22.529 seconds (process running for 23.607)
|
|
11:48:07.189 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
11:48:07.190 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
11:48:07.190 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data.yml+DEFAULT_GROUP
|
|
11:48:07.197 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data.yml, group=DEFAULT_GROUP, cnt=1
|
|
11:48:07.197 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data.yml, group=DEFAULT_GROUP
|
|
11:48:07.197 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data+DEFAULT_GROUP
|
|
11:48:07.197 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data, group=DEFAULT_GROUP, cnt=1
|
|
11:48:07.197 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data, group=DEFAULT_GROUP
|
|
11:48:07.198 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data-dev.yml+DEFAULT_GROUP
|
|
11:48:07.198 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
11:48:07.198 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data-dev.yml, group=DEFAULT_GROUP
|
|
11:48:07.656 [RMI TCP Connection(2)-192.168.1.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
11:50:23.192 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,48] - 功能:获取第三方接口列表
|
|
11:50:23.193 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,49] - 请求路径:http://localhost:10001/market/getThirdPartyInterfaceList
|
|
11:50:23.193 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,50] - 请求方法:POST
|
|
11:50:23.265 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,51] - 请求参数:{"apiName":""}
|
|
11:50:23.537 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,55] - 功能:获取第三方接口列表
|
|
11:50:23.537 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,56] - 请求路径:http://localhost:10001/market/getThirdPartyInterfaceList
|
|
11:50:23.537 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,57] - 请求方法:POST
|
|
11:50:23.541 [http-nio-10001-exec-1] INFO c.m.s.c.ThirdPartyInterfaceController - [getThirdPartyInterfaceList,58] - 响应结果:[{"apiAddress":"https://www.juhe.cn/docs/api/id/103","apiId":1,"apiName":"身份证实名认证","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8QiAdddiAAAN978uIZw499.png","apiPrice":13.14,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/11","apiId":2,"apiName":"手机号归属地\r\n","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8V2AQovxAAAMNmi2AP4403.png","apiPrice":52.52,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/1","apiId":3,"apiName":"IP地址归属地","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG7-iAeCghAAAOZM0jpbU692.png","apiPrice":77.77,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/235","apiId":4,"apiName":"新闻头条","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8YGARKtSAAAKlRfxzbk619.png","apiPrice":99.99,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/65","apiId":5,"apiName":"老黄历","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8LOAGLgyAAAKMSTmlxI472.png","apiPrice":1314.52,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/661","apiId":6,"apiName":"气象预警","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8NmAUFY9AAASOiyIjx0177.png","apiPrice":5200.77,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/120","apiId":7,"apiName":"生辰助手","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8TGABfBcAAAMC_Ygw78955.png","apiPrice":9999.99,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/66","apiId":8,"apiName":"邮编查询","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8aiAQ0PKAAAJ4c-Fpjs149.png","apiPrice":7777.77,"balance":99997777.520000},{"apiAddress":"https://www.juhe.cn/docs/api/id/728","apiId":9,"apiName":"车牌归属地查询","apiPhoto":"http://122.51.47.13:8888/group1/M00/00/0E/CgAECWbG8HaAE4GoAAAL7Q7lQB8205.png","apiPrice":8888.88,"balance":99997777.520000}]
|
|
11:51:26.341 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
11:51:26.811 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.1.135:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
11:51:26.811 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
11:51:26.812 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
11:51:26.812 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
11:51:26.813 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
11:51:26.813 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
11:51:26.821 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
11:51:26.821 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-data with instance: Instance{instanceId='null', ip='192.168.1.135', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
11:51:26.921 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
11:51:26.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
11:51:26.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
11:51:26.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
11:51:26.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
11:51:26.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
11:51:26.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
11:51:26.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
11:51:26.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
11:51:26.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
11:51:26.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
11:51:26.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
11:51:26.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->33eebf1d-4c3f-4f4c-ae6b-a759ad488c70
|
|
11:51:26.927 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@13606d39[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 66]
|
|
11:51:26.927 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
11:51:26.927 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@26127058[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
11:51:26.927 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724384885410_47.101.156.200_63075
|
|
11:51:26.935 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@18486ee7[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 48]
|
|
11:51:26.935 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->33eebf1d-4c3f-4f4c-ae6b-a759ad488c70
|
|
11:51:26.936 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
11:51:26.936 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
11:51:26.937 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
11:51:26.939 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
11:51:26.945 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
11:51:26.952 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
11:51:26.952 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
11:51:26.952 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
11:55:17.121 [main] INFO c.m.s.DataApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
11:55:19.268 [main] INFO c.d.f.s.ClassPathClientScanner - [processBeanDefinitions,153] - [Forest] Created Forest Client Bean with name 'nacosServiceRemote' and Proxy of 'com.muyu.common.nacos.remote.NacosServiceRemote' client interface
|
|
11:55:19.784 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
11:55:19.784 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
11:55:19.877 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
11:55:22.414 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
11:55:22.415 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
11:55:22.415 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
11:55:22.484 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,18] - MyMetaObjectHandler类初始化成功
|
|
11:55:23.124 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
11:55:27.269 [main] INFO c.m.c.r.RabbitConfig - [init,22] - RabbitMq启动成功
|
|
11:55:27.563 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
11:55:29.815 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@3d039fe6[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
11:55:29.816 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@6a82d4b4[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
11:55:30.021 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
11:55:31.065 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
11:55:31.066 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
11:55:31.066 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
11:55:31.070 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
11:55:31.074 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
11:55:31.074 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
11:55:31.185 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of c5799a22-18b6-465f-ae77-767cc3d8e8d4
|
|
11:55:31.187 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->c5799a22-18b6-465f-ae77-767cc3d8e8d4
|
|
11:55:31.187 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5799a22-18b6-465f-ae77-767cc3d8e8d4] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
11:55:31.187 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5799a22-18b6-465f-ae77-767cc3d8e8d4] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
11:55:31.187 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5799a22-18b6-465f-ae77-767cc3d8e8d4] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
11:55:31.188 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5799a22-18b6-465f-ae77-767cc3d8e8d4] Try to connect to server on start up, server: {serverIp = '47.100.87.106', server main port = 8848}
|
|
11:55:31.188 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
11:55:31.313 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5799a22-18b6-465f-ae77-767cc3d8e8d4] Success to connect to server [47.100.87.106:8848] on start up, connectionId = 1724385330853_47.101.156.200_62311
|
|
11:55:31.314 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5799a22-18b6-465f-ae77-767cc3d8e8d4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
11:55:31.314 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5799a22-18b6-465f-ae77-767cc3d8e8d4] Notify connected event to listeners.
|
|
11:55:31.314 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5799a22-18b6-465f-ae77-767cc3d8e8d4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801127078
|
|
11:55:31.314 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
11:55:31.315 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-data with instance Instance{instanceId='null', ip='192.168.1.135', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
11:55:31.343 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-data 192.168.1.135:10001 register finished
|
|
11:55:32.449 [main] INFO c.m.s.DataApplication - [logStarted,56] - Started DataApplication in 20.519 seconds (process running for 21.451)
|
|
11:55:32.457 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
11:55:32.457 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
11:55:32.458 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data.yml+DEFAULT_GROUP
|
|
11:55:32.464 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data.yml, group=DEFAULT_GROUP, cnt=1
|
|
11:55:32.464 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data.yml, group=DEFAULT_GROUP
|
|
11:55:32.464 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data+DEFAULT_GROUP
|
|
11:55:32.464 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data, group=DEFAULT_GROUP, cnt=1
|
|
11:55:32.465 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data, group=DEFAULT_GROUP
|
|
11:55:32.466 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data-dev.yml+DEFAULT_GROUP
|
|
11:55:32.466 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
11:55:32.466 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data-dev.yml, group=DEFAULT_GROUP
|
|
11:55:32.584 [RMI TCP Connection(2)-192.168.1.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
11:59:49.518 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
11:59:49.573 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.1.135:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
11:59:49.574 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
11:59:49.574 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
11:59:49.574 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
11:59:49.574 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
11:59:49.574 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
11:59:49.583 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
11:59:49.583 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-data with instance: Instance{instanceId='null', ip='192.168.1.135', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
11:59:49.609 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
11:59:49.610 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
11:59:49.610 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
11:59:49.610 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
11:59:49.610 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
11:59:49.611 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
11:59:49.611 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
11:59:49.611 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
11:59:49.611 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
11:59:49.611 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
11:59:49.611 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
11:59:49.612 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
11:59:49.612 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->c5799a22-18b6-465f-ae77-767cc3d8e8d4
|
|
11:59:49.612 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@51bde759[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 85]
|
|
11:59:49.612 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
11:59:49.612 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@55e8cff0[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
11:59:49.612 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724385330853_47.101.156.200_62311
|
|
11:59:49.617 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@68c0cdfa[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 63]
|
|
11:59:49.618 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->c5799a22-18b6-465f-ae77-767cc3d8e8d4
|
|
11:59:49.618 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
11:59:49.618 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
11:59:49.619 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
11:59:49.621 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
11:59:49.625 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
11:59:49.634 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
11:59:49.634 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
11:59:49.634 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
17:11:30.275 [main] INFO c.m.s.DataApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
17:11:33.222 [main] INFO c.d.f.s.ClassPathClientScanner - [processBeanDefinitions,153] - [Forest] Created Forest Client Bean with name 'nacosServiceRemote' and Proxy of 'com.muyu.common.nacos.remote.NacosServiceRemote' client interface
|
|
17:11:33.757 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
17:11:33.758 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
17:11:33.858 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
17:11:36.784 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
17:11:36.785 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
17:11:36.785 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
17:11:36.859 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,18] - MyMetaObjectHandler类初始化成功
|
|
17:11:37.479 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
17:11:39.886 [main] INFO c.m.c.r.RabbitConfig - [init,22] - RabbitMq启动成功
|
|
17:11:40.304 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
17:11:41.637 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@13068335[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
17:11:41.637 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@57e6fd09[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
17:11:41.869 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
17:11:41.877 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
17:11:41.878 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
17:11:41.878 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
17:11:41.884 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
17:11:41.890 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
17:11:41.890 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
17:11:42.023 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of f08818d6-9c53-40bf-ab09-5798186abdd8
|
|
17:11:42.025 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->f08818d6-9c53-40bf-ab09-5798186abdd8
|
|
17:11:42.025 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
17:11:42.025 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
17:11:42.026 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
17:11:42.026 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Try to connect to server on start up, server: {serverIp = '47.100.87.106', server main port = 8848}
|
|
17:11:42.026 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
17:11:42.320 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Success to connect to server [47.100.87.106:8848] on start up, connectionId = 1724404302374_101.90.41.198_4640
|
|
17:11:42.320 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
17:11:42.320 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Notify connected event to listeners.
|
|
17:11:42.320 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801127060
|
|
17:11:42.320 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
17:11:42.321 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-data with instance Instance{instanceId='null', ip='192.168.143.139', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[240e:46d:8910:631d:1f0b:d06d:516e:4428], preserved.register.source=SPRING_CLOUD}}
|
|
17:11:42.377 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-data 192.168.143.139:10001 register finished
|
|
17:11:42.481 [main] INFO c.m.s.DataApplication - [logStarted,56] - Started DataApplication in 19.965 seconds (process running for 21.53)
|
|
17:11:42.489 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
17:11:42.489 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
17:11:42.489 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data.yml+DEFAULT_GROUP
|
|
17:11:42.497 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:11:42.497 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data.yml, group=DEFAULT_GROUP
|
|
17:11:42.497 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data+DEFAULT_GROUP
|
|
17:11:42.498 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data, group=DEFAULT_GROUP, cnt=1
|
|
17:11:42.498 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data, group=DEFAULT_GROUP
|
|
17:11:42.498 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data-dev.yml+DEFAULT_GROUP
|
|
17:11:42.498 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:11:42.499 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data-dev.yml, group=DEFAULT_GROUP
|
|
17:11:42.919 [RMI TCP Connection(2)-192.168.143.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
17:12:50.023 [lettuce-nioEventLoop-6-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
|
java.net.SocketException: Connection reset
|
|
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
17:12:50.138 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /111.229.181.183:6379
|
|
17:12:50.222 [lettuce-nioEventLoop-6-2] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 111.229.181.183/<unresolved>:6379
|
|
17:13:01.571 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f06ca464-51d5-4ef6-ae95-f93d53758788_config-0] Server healthy check fail, currentConnection = 1724404289288_101.90.41.198_4627
|
|
17:13:01.572 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f06ca464-51d5-4ef6-ae95-f93d53758788_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
17:13:01.572 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
17:13:01.728 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f06ca464-51d5-4ef6-ae95-f93d53758788_config-0] Success to connect a server [47.100.87.106:8848], connectionId = 1724404381790_47.101.156.200_62189
|
|
17:13:01.728 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f06ca464-51d5-4ef6-ae95-f93d53758788_config-0] Abandon prev connection, server is 47.100.87.106:8848, connectionId is 1724404289288_101.90.41.198_4627
|
|
17:13:01.728 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724404289288_101.90.41.198_4627
|
|
17:13:01.734 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f06ca464-51d5-4ef6-ae95-f93d53758788_config-0] Notify disconnected event to listeners
|
|
17:13:01.736 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [f06ca464-51d5-4ef6-ae95-f93d53758788_config-0] DisConnected,clear listen context...
|
|
17:13:01.736 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f06ca464-51d5-4ef6-ae95-f93d53758788_config-0] Notify connected event to listeners.
|
|
17:13:01.736 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [f06ca464-51d5-4ef6-ae95-f93d53758788_config-0] Connected,notify listen context...
|
|
17:13:02.310 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Server healthy check fail, currentConnection = 1724404302374_101.90.41.198_4640
|
|
17:13:02.310 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
17:13:02.310 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
17:13:03.528 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Success to connect a server [47.100.87.106:8848], connectionId = 1724404383516_47.101.156.200_62191
|
|
17:13:03.528 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Abandon prev connection, server is 47.100.87.106:8848, connectionId is 1724404302374_101.90.41.198_4640
|
|
17:13:03.528 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724404302374_101.90.41.198_4640
|
|
17:13:03.528 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Notify disconnected event to listeners
|
|
17:13:03.529 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f08818d6-9c53-40bf-ab09-5798186abdd8] Notify connected event to listeners.
|
|
17:13:03.529 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
17:13:06.395 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-data
|
|
17:13:15.171 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.143.139:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://106.14.62.125:20800/api/registry, content=null]
|
|
17:14:32.800 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
17:14:32.978 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.143.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
17:14:32.979 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
17:14:32.979 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
17:14:32.979 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
17:14:32.979 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
17:14:32.979 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
17:14:32.983 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
17:14:32.983 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-data with instance: Instance{instanceId='null', ip='192.168.143.139', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
17:14:33.151 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
17:14:33.152 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
17:14:33.153 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->f08818d6-9c53-40bf-ab09-5798186abdd8
|
|
17:14:33.154 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2dea8958[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 56]
|
|
17:14:33.154 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
17:14:33.154 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@41ee9994[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
17:14:33.154 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724404383516_47.101.156.200_62191
|
|
17:14:33.154 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2127bbd5[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 50]
|
|
17:14:33.154 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->f08818d6-9c53-40bf-ab09-5798186abdd8
|
|
17:14:33.154 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
17:14:33.155 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
17:14:33.155 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
17:14:33.156 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
17:14:33.158 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
17:14:33.162 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
17:14:33.163 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
17:14:33.163 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
17:19:37.384 [main] INFO c.m.d.DataApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
17:19:39.689 [main] INFO c.d.f.s.ClassPathClientScanner - [processBeanDefinitions,153] - [Forest] Created Forest Client Bean with name 'nacosServiceRemote' and Proxy of 'com.muyu.common.nacos.remote.NacosServiceRemote' client interface
|
|
17:19:40.122 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
17:19:40.122 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
17:19:40.198 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
17:19:42.866 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
17:19:42.867 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
17:19:42.867 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
17:19:42.925 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,18] - MyMetaObjectHandler类初始化成功
|
|
17:19:43.538 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
17:19:47.954 [main] INFO c.m.c.r.RabbitConfig - [init,22] - RabbitMq启动成功
|
|
17:19:48.339 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
17:19:50.883 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@325f9758[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
17:19:50.883 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@67964236[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
17:19:51.132 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
17:19:52.179 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
17:19:52.179 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
17:19:52.180 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
17:19:52.186 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
17:19:52.191 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
17:19:52.191 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
17:19:52.318 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 1196bf02-0d08-4bcb-b042-0cb9e926e66a
|
|
17:19:52.321 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->1196bf02-0d08-4bcb-b042-0cb9e926e66a
|
|
17:19:52.321 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [1196bf02-0d08-4bcb-b042-0cb9e926e66a] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
17:19:52.321 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [1196bf02-0d08-4bcb-b042-0cb9e926e66a] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
17:19:52.322 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [1196bf02-0d08-4bcb-b042-0cb9e926e66a] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
17:19:52.322 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [1196bf02-0d08-4bcb-b042-0cb9e926e66a] Try to connect to server on start up, server: {serverIp = '47.100.87.106', server main port = 8848}
|
|
17:19:52.322 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
17:19:52.518 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [1196bf02-0d08-4bcb-b042-0cb9e926e66a] Success to connect to server [47.100.87.106:8848] on start up, connectionId = 1724404792540_47.101.156.200_61504
|
|
17:19:52.518 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [1196bf02-0d08-4bcb-b042-0cb9e926e66a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
17:19:52.518 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [1196bf02-0d08-4bcb-b042-0cb9e926e66a] Notify connected event to listeners.
|
|
17:19:52.518 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [1196bf02-0d08-4bcb-b042-0cb9e926e66a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801136a20
|
|
17:19:52.519 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
17:19:52.520 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-data with instance Instance{instanceId='null', ip='192.168.143.139', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[240e:46d:8910:631d:1f0b:d06d:516e:4428], preserved.register.source=SPRING_CLOUD}}
|
|
17:19:52.569 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-data 192.168.143.139:10001 register finished
|
|
17:19:53.707 [main] INFO c.m.d.DataApplication - [logStarted,56] - Started DataApplication in 21.857 seconds (process running for 23.154)
|
|
17:19:53.719 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
17:19:53.719 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
17:19:53.720 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data.yml+DEFAULT_GROUP
|
|
17:19:53.730 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:19:53.730 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data.yml, group=DEFAULT_GROUP
|
|
17:19:53.730 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data+DEFAULT_GROUP
|
|
17:19:53.731 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data, group=DEFAULT_GROUP, cnt=1
|
|
17:19:53.731 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data, group=DEFAULT_GROUP
|
|
17:19:53.732 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data-dev.yml+DEFAULT_GROUP
|
|
17:19:53.732 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:19:53.732 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data-dev.yml, group=DEFAULT_GROUP
|
|
17:19:53.744 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
17:19:53.782 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.143.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
17:19:53.783 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
17:19:53.783 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
17:19:53.783 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
17:19:53.783 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
17:19:53.783 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
17:19:53.791 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
17:19:53.791 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-data with instance: Instance{instanceId='null', ip='192.168.143.139', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
17:19:53.843 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
17:19:53.844 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
17:19:53.845 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->1196bf02-0d08-4bcb-b042-0cb9e926e66a
|
|
17:19:53.846 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@11d0813a[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 0]
|
|
17:19:53.846 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
17:19:53.846 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7fe9dade[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
17:19:53.846 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724404792540_47.101.156.200_61504
|
|
17:19:53.849 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@765ecd00[Running, pool size = 10, active threads = 0, queued tasks = 0, completed tasks = 10]
|
|
17:19:53.850 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->1196bf02-0d08-4bcb-b042-0cb9e926e66a
|
|
17:19:53.851 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
17:19:53.851 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
17:19:53.851 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
17:19:53.852 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
17:19:53.855 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
17:19:53.860 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
17:19:53.860 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
17:19:53.860 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
17:20:43.548 [main] INFO c.m.d.DataApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
17:20:45.637 [main] INFO c.d.f.s.ClassPathClientScanner - [processBeanDefinitions,153] - [Forest] Created Forest Client Bean with name 'nacosServiceRemote' and Proxy of 'com.muyu.common.nacos.remote.NacosServiceRemote' client interface
|
|
17:20:46.049 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
17:20:46.050 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
17:20:46.134 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
17:20:48.709 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
17:20:48.710 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
17:20:48.710 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
17:20:48.791 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,18] - MyMetaObjectHandler类初始化成功
|
|
17:20:49.427 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
17:20:53.607 [main] INFO c.m.c.r.RabbitConfig - [init,22] - RabbitMq启动成功
|
|
17:20:53.930 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
17:20:56.276 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@358260b6[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
17:20:56.277 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@462c68b3[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
17:20:56.508 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
17:20:57.551 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
17:20:57.551 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
17:20:57.551 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
17:20:57.556 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
17:20:57.559 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
17:20:57.559 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
17:20:57.688 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 0e2d6b8e-05bc-4b07-b7eb-e0fc29554247
|
|
17:20:57.689 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->0e2d6b8e-05bc-4b07-b7eb-e0fc29554247
|
|
17:20:57.689 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e2d6b8e-05bc-4b07-b7eb-e0fc29554247] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
17:20:57.690 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e2d6b8e-05bc-4b07-b7eb-e0fc29554247] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
17:20:57.690 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e2d6b8e-05bc-4b07-b7eb-e0fc29554247] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
17:20:57.690 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e2d6b8e-05bc-4b07-b7eb-e0fc29554247] Try to connect to server on start up, server: {serverIp = '47.100.87.106', server main port = 8848}
|
|
17:20:57.691 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
17:20:57.839 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e2d6b8e-05bc-4b07-b7eb-e0fc29554247] Success to connect to server [47.100.87.106:8848] on start up, connectionId = 1724404857910_47.101.156.200_61859
|
|
17:20:57.839 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e2d6b8e-05bc-4b07-b7eb-e0fc29554247] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
17:20:57.839 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e2d6b8e-05bc-4b07-b7eb-e0fc29554247] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x00000008011277b8
|
|
17:20:57.839 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e2d6b8e-05bc-4b07-b7eb-e0fc29554247] Notify connected event to listeners.
|
|
17:20:57.839 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
17:20:57.840 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-data with instance Instance{instanceId='null', ip='192.168.143.139', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[240e:46d:8910:631d:1f0b:d06d:516e:4428], preserved.register.source=SPRING_CLOUD}}
|
|
17:20:57.903 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-data 192.168.143.139:10001 register finished
|
|
17:20:59.016 [main] INFO c.m.d.DataApplication - [logStarted,56] - Started DataApplication in 20.491 seconds (process running for 21.454)
|
|
17:20:59.025 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
17:20:59.025 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
17:20:59.026 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data.yml+DEFAULT_GROUP
|
|
17:20:59.033 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:20:59.033 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data.yml, group=DEFAULT_GROUP
|
|
17:20:59.034 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data+DEFAULT_GROUP
|
|
17:20:59.034 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data, group=DEFAULT_GROUP, cnt=1
|
|
17:20:59.034 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data, group=DEFAULT_GROUP
|
|
17:20:59.035 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data-dev.yml+DEFAULT_GROUP
|
|
17:20:59.035 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:20:59.035 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data-dev.yml, group=DEFAULT_GROUP
|
|
17:20:59.724 [RMI TCP Connection(1)-192.168.143.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
17:23:12.021 [lettuce-nioEventLoop-6-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
|
java.net.SocketException: Connection reset
|
|
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
17:23:12.120 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /111.229.181.183:6379
|
|
17:23:21.704 [lettuce-nioEventLoop-6-2] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 111.229.181.183/<unresolved>:6379
|
|
17:28:29.994 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
17:28:30.028 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.143.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
17:28:30.030 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
17:28:30.030 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
17:28:30.030 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
17:28:30.030 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
17:28:30.030 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
17:28:30.036 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
17:28:30.036 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-data with instance: Instance{instanceId='null', ip='192.168.143.139', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
17:28:30.081 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
17:28:30.083 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
17:28:30.083 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
17:28:30.083 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
17:28:30.083 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
17:28:30.083 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
17:28:30.083 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
17:28:30.083 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
17:28:30.083 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
17:28:30.084 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
17:28:30.084 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
17:28:30.084 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
17:28:30.084 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->0e2d6b8e-05bc-4b07-b7eb-e0fc29554247
|
|
17:28:30.084 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4395b6e6[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 150]
|
|
17:28:30.084 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
17:28:30.084 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7d960b50[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
17:28:30.084 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724404857910_47.101.156.200_61859
|
|
17:28:30.093 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@36f25af9[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 97]
|
|
17:28:30.093 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->0e2d6b8e-05bc-4b07-b7eb-e0fc29554247
|
|
17:28:30.093 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
17:28:30.093 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
17:28:30.094 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
17:28:30.095 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
17:28:30.097 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
17:28:30.104 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
17:28:30.105 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
17:28:30.105 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
18:35:53.767 [main] INFO c.m.d.DataApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
18:35:55.310 [main] INFO c.d.f.s.ClassPathClientScanner - [processBeanDefinitions,153] - [Forest] Created Forest Client Bean with name 'nacosServiceRemote' and Proxy of 'com.muyu.common.nacos.remote.NacosServiceRemote' client interface
|
|
18:35:55.630 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
18:35:55.630 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
18:35:55.692 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
18:35:57.231 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
18:35:57.232 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
18:35:57.232 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
18:35:57.286 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,18] - MyMetaObjectHandler类初始化成功
|
|
18:35:57.773 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
18:36:01.650 [main] INFO c.m.c.r.RabbitConfig - [init,22] - RabbitMq启动成功
|
|
18:36:01.898 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
18:36:03.877 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@3b92dd48[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
18:36:03.878 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@414749f8[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
18:36:04.040 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
18:36:05.072 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
18:36:05.072 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
18:36:05.072 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
18:36:05.076 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
18:36:05.079 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
18:36:05.079 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
18:36:05.187 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 01eb414b-c8e6-433b-99f0-c77283688091
|
|
18:36:05.188 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->01eb414b-c8e6-433b-99f0-c77283688091
|
|
18:36:05.189 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
18:36:05.189 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
18:36:05.189 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
18:36:05.189 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Try to connect to server on start up, server: {serverIp = '47.100.87.106', server main port = 8848}
|
|
18:36:05.189 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
18:36:05.277 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Success to connect to server [47.100.87.106:8848] on start up, connectionId = 1724409365042_47.101.156.200_62592
|
|
18:36:05.277 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
18:36:05.277 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Notify connected event to listeners.
|
|
18:36:05.277 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x00000008011290a0
|
|
18:36:05.277 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
18:36:05.278 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-data with instance Instance{instanceId='null', ip='192.168.1.135', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
18:36:05.299 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-data 192.168.1.135:10001 register finished
|
|
18:36:06.407 [main] INFO c.m.d.DataApplication - [logStarted,56] - Started DataApplication in 17.094 seconds (process running for 18.299)
|
|
18:36:06.416 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
18:36:06.416 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
18:36:06.416 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data.yml+DEFAULT_GROUP
|
|
18:36:06.422 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data.yml, group=DEFAULT_GROUP, cnt=1
|
|
18:36:06.422 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data.yml, group=DEFAULT_GROUP
|
|
18:36:06.422 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data+DEFAULT_GROUP
|
|
18:36:06.422 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data, group=DEFAULT_GROUP, cnt=1
|
|
18:36:06.422 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data, group=DEFAULT_GROUP
|
|
18:36:06.423 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data-dev.yml+DEFAULT_GROUP
|
|
18:36:06.423 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
18:36:06.423 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data-dev.yml, group=DEFAULT_GROUP
|
|
18:36:06.618 [RMI TCP Connection(2)-192.168.1.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
18:40:12.935 [lettuce-nioEventLoop-6-1] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
|
java.net.SocketException: Connection reset
|
|
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
18:40:12.979 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
18:40:12.979 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
18:40:12.980 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
18:40:12.981 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
18:40:13.067 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /111.229.181.183:6379
|
|
18:40:13.114 [lettuce-nioEventLoop-6-2] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 111.229.181.183/<unresolved>:6379
|
|
18:40:13.121 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Success to connect a server [47.100.87.106:8848], connectionId = 1724409612889_117.143.60.138_54412
|
|
18:40:13.121 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Success to connect a server [47.100.87.106:8848], connectionId = 1724409612888_117.143.60.138_54413
|
|
18:40:13.121 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Abandon prev connection, server is 47.100.87.106:8848, connectionId is 1724409365042_47.101.156.200_62592
|
|
18:40:13.121 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Abandon prev connection, server is 47.100.87.106:8848, connectionId is 1724409352964_47.101.156.200_62553
|
|
18:40:13.121 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724409365042_47.101.156.200_62592
|
|
18:40:13.121 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724409352964_47.101.156.200_62553
|
|
18:40:13.129 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Notify disconnected event to listeners
|
|
18:40:13.129 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Notify disconnected event to listeners
|
|
18:40:13.129 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] DisConnected,clear listen context...
|
|
18:40:13.129 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Notify connected event to listeners.
|
|
18:40:13.130 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Connected,notify listen context...
|
|
18:40:13.131 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Notify connected event to listeners.
|
|
18:40:13.131 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
18:40:14.823 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-data
|
|
18:42:59.731 [lettuce-nioEventLoop-6-2] INFO i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.net.SocketException: Connection reset
|
|
java.net.SocketException: Connection reset
|
|
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
18:42:59.740 [lettuce-eventExecutorLoop-1-2] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /111.229.181.183:6379
|
|
18:42:59.801 [lettuce-nioEventLoop-6-3] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 111.229.181.183/<unresolved>:6379
|
|
18:43:07.593 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.1.135:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://106.14.62.125:20800/api/registry, content=null]
|
|
18:43:12.313 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Server healthy check fail, currentConnection = 1724409612889_117.143.60.138_54412
|
|
18:43:12.313 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
18:43:12.313 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
18:43:12.376 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Success to connect a server [47.100.87.106:8848], connectionId = 1724409792158_47.101.156.200_63153
|
|
18:43:12.376 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Abandon prev connection, server is 47.100.87.106:8848, connectionId is 1724409612889_117.143.60.138_54412
|
|
18:43:12.376 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724409612889_117.143.60.138_54412
|
|
18:43:12.380 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Notify disconnected event to listeners
|
|
18:43:12.396 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [01eb414b-c8e6-433b-99f0-c77283688091] Notify connected event to listeners.
|
|
18:43:12.396 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
18:43:12.865 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Server healthy check fail, currentConnection = 1724409612888_117.143.60.138_54413
|
|
18:43:12.865 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
18:43:12.865 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
18:43:12.929 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Success to connect a server [47.100.87.106:8848], connectionId = 1724409792708_47.101.156.200_63154
|
|
18:43:12.930 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Abandon prev connection, server is 47.100.87.106:8848, connectionId is 1724409612888_117.143.60.138_54413
|
|
18:43:12.930 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724409612888_117.143.60.138_54413
|
|
18:43:12.930 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Notify disconnected event to listeners
|
|
18:43:12.930 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] DisConnected,clear listen context...
|
|
18:43:12.930 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Notify connected event to listeners.
|
|
18:43:12.930 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [5a18fd1f-a941-4137-ab16-025cf1113185_config-0] Connected,notify listen context...
|
|
18:43:15.369 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-data
|
|
18:52:50.349 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
18:52:50.368 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.1.135:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
18:52:50.369 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
18:52:50.369 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
18:52:50.369 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
18:52:50.369 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
18:52:50.369 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
18:52:50.374 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
18:52:50.374 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-data with instance: Instance{instanceId='null', ip='192.168.1.135', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
18:52:50.391 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
18:52:50.392 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
18:52:50.392 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
18:52:50.393 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->01eb414b-c8e6-433b-99f0-c77283688091
|
|
18:52:50.394 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@51a1c3b9[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 334]
|
|
18:52:50.394 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
18:52:50.394 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@293bb58e[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
18:52:50.394 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724409792158_47.101.156.200_63153
|
|
18:52:50.394 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4f0a23b1[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 212]
|
|
18:52:50.394 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->01eb414b-c8e6-433b-99f0-c77283688091
|
|
18:52:50.395 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
18:52:50.395 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
18:52:50.396 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
18:52:50.397 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
18:52:50.399 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
18:52:50.413 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
18:52:50.414 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
18:52:50.414 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
19:07:52.168 [main] INFO c.m.d.DataApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:07:53.698 [main] INFO c.d.f.s.ClassPathClientScanner - [processBeanDefinitions,153] - [Forest] Created Forest Client Bean with name 'nacosServiceRemote' and Proxy of 'com.muyu.common.nacos.remote.NacosServiceRemote' client interface
|
|
19:07:54.055 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:07:54.055 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:07:54.109 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:07:55.438 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
19:07:55.440 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
19:07:55.440 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
19:07:55.496 [main] INFO c.m.c.d.MyMetaObjectHandler - [<init>,18] - MyMetaObjectHandler类初始化成功
|
|
19:07:55.977 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:07:59.596 [main] INFO c.m.c.r.RabbitConfig - [init,22] - RabbitMq启动成功
|
|
19:07:59.859 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
19:08:01.794 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2674c88f[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
19:08:01.794 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@b213994[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
19:08:01.941 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
19:08:02.967 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:08:02.968 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:08:02.968 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:08:02.971 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:08:02.974 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:08:02.975 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:08:03.081 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 6a35ff5a-597e-4d39-9adf-1f23a434c57b
|
|
19:08:03.082 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->6a35ff5a-597e-4d39-9adf-1f23a434c57b
|
|
19:08:03.082 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6a35ff5a-597e-4d39-9adf-1f23a434c57b] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:08:03.082 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6a35ff5a-597e-4d39-9adf-1f23a434c57b] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:08:03.083 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6a35ff5a-597e-4d39-9adf-1f23a434c57b] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:08:03.083 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6a35ff5a-597e-4d39-9adf-1f23a434c57b] Try to connect to server on start up, server: {serverIp = '47.100.87.106', server main port = 8848}
|
|
19:08:03.083 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.100.87.106 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:08:03.184 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6a35ff5a-597e-4d39-9adf-1f23a434c57b] Success to connect to server [47.100.87.106:8848] on start up, connectionId = 1724411282926_47.101.156.200_62000
|
|
19:08:03.184 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6a35ff5a-597e-4d39-9adf-1f23a434c57b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:08:03.184 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6a35ff5a-597e-4d39-9adf-1f23a434c57b] Notify connected event to listeners.
|
|
19:08:03.185 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:08:03.185 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6a35ff5a-597e-4d39-9adf-1f23a434c57b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801126318
|
|
19:08:03.186 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-data with instance Instance{instanceId='null', ip='192.168.1.135', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:08:03.205 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-data 192.168.1.135:10001 register finished
|
|
19:08:04.308 [main] INFO c.m.d.DataApplication - [logStarted,56] - Started DataApplication in 16.411 seconds (process running for 17.194)
|
|
19:08:04.315 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:08:04.316 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:08:04.316 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data.yml+DEFAULT_GROUP
|
|
19:08:04.321 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:08:04.322 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data.yml, group=DEFAULT_GROUP
|
|
19:08:04.322 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data+DEFAULT_GROUP
|
|
19:08:04.322 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data, group=DEFAULT_GROUP, cnt=1
|
|
19:08:04.322 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data, group=DEFAULT_GROUP
|
|
19:08:04.323 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-47.100.87.106_8848] [subscribe] cloud-data-dev.yml+DEFAULT_GROUP
|
|
19:08:04.323 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-47.100.87.106_8848] [add-listener] ok, tenant=, dataId=cloud-data-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:08:04.323 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-data-dev.yml, group=DEFAULT_GROUP
|
|
19:08:04.543 [RMI TCP Connection(2)-192.168.1.135] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:08:14.296 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
19:08:14.309 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-data', registryValue='http://192.168.1.135:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
19:08:14.309 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
19:08:14.309 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
19:08:14.309 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
19:08:14.310 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
19:08:14.310 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
19:08:14.314 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:08:14.314 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-data with instance: Instance{instanceId='null', ip='192.168.1.135', port=10001, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:08:14.330 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:08:14.331 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:08:14.331 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:08:14.331 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:08:14.331 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:08:14.331 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:08:14.331 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->6a35ff5a-597e-4d39-9adf-1f23a434c57b
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1df857fb[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 3]
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@413b46ac[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:08:14.332 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724411282926_47.101.156.200_62000
|
|
19:08:14.335 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@704b5b57[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 12]
|
|
19:08:14.336 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->6a35ff5a-597e-4d39-9adf-1f23a434c57b
|
|
19:08:14.336 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:08:14.336 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:08:14.336 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:08:14.337 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
19:08:14.340 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
19:08:14.344 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
19:08:14.345 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
19:08:14.345 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|