2024-05-28 17:28:33.283 INFO 30100 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 30100 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-28 17:28:33.286 INFO 30100 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-28 17:28:33.862 INFO 30100 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-28 17:28:33.863 INFO 30100 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-05-28 17:28:33.895 INFO 30100 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 24 ms. Found 0 JPA repository interfaces. 2024-05-28 17:28:33.907 INFO 30100 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-28 17:28:33.908 INFO 30100 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-28 17:28:33.922 INFO 30100 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. 2024-05-28 17:28:34.267 INFO 30100 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:28:34.271 INFO 30100 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6d1dc0ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:28:34.283 INFO 30100 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:28:34.429 WARN 30100 --- [main] org.apache.tomcat.util.modeler.Registry : The MBean registry cannot be disabled because it has already been initialised 2024-05-28 17:28:34.503 INFO 30100 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-28 17:28:34.523 INFO 30100 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-28 17:28:34.523 INFO 30100 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-28 17:28:34.695 INFO 30100 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-28 17:28:34.696 INFO 30100 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1373 ms 2024-05-28 17:28:34.855 ERROR 30100 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:28:34.860 INFO 30100 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-28 17:28:34.861 ERROR 30100 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:28:34.861 INFO 30100 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-28 17:28:34.862 INFO 30100 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-28 17:28:34.862 INFO 30100 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-28 17:28:34.863 INFO 30100 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-28 17:28:35.203 INFO 30100 --- [main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-05-28 17:28:35.241 INFO 30100 --- [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.15.Final 2024-05-28 17:28:35.364 INFO 30100 --- [main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2024-05-28 17:28:35.589 INFO 30100 --- [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB53Dialect 2024-05-28 17:28:35.740 INFO 30100 --- [main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-05-28 17:28:35.750 INFO 30100 --- [main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-05-28 17:28:37.510 WARN 30100 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'errorAttributes' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.web.servlet.error.DefaultErrorAttributes]: Factory method 'errorAttributes' threw exception; nested exception is java.lang.NoSuchMethodError: org.springframework.boot.web.servlet.error.DefaultErrorAttributes.(Z)V 2024-05-28 17:28:37.522 INFO 30100 --- [main] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 2024-05-28 17:28:37.526 INFO 30100 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-28 17:28:37.527 INFO 30100 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-28 17:28:37.528 INFO 30100 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-28 17:28:37.528 INFO 30100 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-28 17:28:37.535 INFO 30100 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-28 17:28:37.535 INFO 30100 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-28 17:28:37.537 INFO 30100 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2024-05-28 17:28:37.544 INFO 30100 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-05-28 17:28:37.554 WARN 30100 --- [main] o.s.boot.diagnostics.FailureAnalyzers : FailureAnalyzers [org.springframework.boot.autoconfigure.diagnostics.analyzer.NoSuchBeanDefinitionFailureAnalyzer,org.springframework.boot.autoconfigure.jdbc.DataSourceBeanCreationFailureAnalyzer] implement BeanFactoryAware or EnvironmentAware. Support for these interfaces on FailureAnalyzers is deprecated, and will be removed in a future release. Instead provide a constructor that accepts BeanFactory or Environment parameters. 2024-05-28 17:28:37.559 ERROR 30100 --- [main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: An attempt was made to call a method that does not exist. The attempt was made from the following location: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorAttributes(ErrorMvcAutoConfiguration.java:108) The following method did not exist: org.springframework.boot.web.servlet.error.DefaultErrorAttributes.(Z)V The calling method's class, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, was loaded from the following location: jar:file:/E:/apache-maven-3.8.8/repo/org/springframework/boot/spring-boot-autoconfigure/2.1.6.RELEASE/spring-boot-autoconfigure-2.1.6.RELEASE.jar!/org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration.class The called method's class, org.springframework.boot.web.servlet.error.DefaultErrorAttributes, is available from the following locations: jar:file:/E:/apache-maven-3.8.8/repo/org/springframework/boot/spring-boot/2.7.18/spring-boot-2.7.18.jar!/org/springframework/boot/web/servlet/error/DefaultErrorAttributes.class The called method's class hierarchy was loaded from the following locations: org.springframework.boot.web.servlet.error.DefaultErrorAttributes: file:/E:/apache-maven-3.8.8/repo/org/springframework/boot/spring-boot/2.7.18/spring-boot-2.7.18.jar Action: Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration and org.springframework.boot.web.servlet.error.DefaultErrorAttributes 2024-05-28 17:31:35.402 INFO 21468 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 21468 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-28 17:31:35.404 INFO 21468 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-28 17:31:35.936 INFO 21468 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-28 17:31:35.938 INFO 21468 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-28 17:31:35.969 INFO 21468 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 21 ms. Found 0 Redis repository interfaces. 2024-05-28 17:31:36.256 INFO 21468 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:31:36.259 INFO 21468 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$db592f95] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:31:36.273 INFO 21468 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:31:36.417 WARN 21468 --- [main] org.apache.tomcat.util.modeler.Registry : The MBean registry cannot be disabled because it has already been initialised 2024-05-28 17:31:36.491 INFO 21468 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-28 17:31:36.511 INFO 21468 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-28 17:31:36.511 INFO 21468 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-28 17:31:36.678 INFO 21468 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-28 17:31:36.679 INFO 21468 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1239 ms 2024-05-28 17:31:38.481 WARN 21468 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'errorAttributes' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.boot.web.servlet.error.DefaultErrorAttributes]: Factory method 'errorAttributes' threw exception; nested exception is java.lang.NoSuchMethodError: org.springframework.boot.web.servlet.error.DefaultErrorAttributes.(Z)V 2024-05-28 17:31:38.496 INFO 21468 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2024-05-28 17:31:38.512 INFO 21468 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-05-28 17:31:38.522 WARN 21468 --- [main] o.s.boot.diagnostics.FailureAnalyzers : FailureAnalyzers [org.springframework.boot.autoconfigure.diagnostics.analyzer.NoSuchBeanDefinitionFailureAnalyzer,org.springframework.boot.autoconfigure.jdbc.DataSourceBeanCreationFailureAnalyzer] implement BeanFactoryAware or EnvironmentAware. Support for these interfaces on FailureAnalyzers is deprecated, and will be removed in a future release. Instead provide a constructor that accepts BeanFactory or Environment parameters. 2024-05-28 17:31:38.527 ERROR 21468 --- [main] o.s.b.d.LoggingFailureAnalysisReporter : *************************** APPLICATION FAILED TO START *************************** Description: An attempt was made to call a method that does not exist. The attempt was made from the following location: org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.errorAttributes(ErrorMvcAutoConfiguration.java:108) The following method did not exist: org.springframework.boot.web.servlet.error.DefaultErrorAttributes.(Z)V The calling method's class, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, was loaded from the following location: jar:file:/E:/apache-maven-3.8.8/repo/org/springframework/boot/spring-boot-autoconfigure/2.1.6.RELEASE/spring-boot-autoconfigure-2.1.6.RELEASE.jar!/org/springframework/boot/autoconfigure/web/servlet/error/ErrorMvcAutoConfiguration.class The called method's class, org.springframework.boot.web.servlet.error.DefaultErrorAttributes, is available from the following locations: jar:file:/E:/apache-maven-3.8.8/repo/org/springframework/boot/spring-boot/2.7.18/spring-boot-2.7.18.jar!/org/springframework/boot/web/servlet/error/DefaultErrorAttributes.class The called method's class hierarchy was loaded from the following locations: org.springframework.boot.web.servlet.error.DefaultErrorAttributes: file:/E:/apache-maven-3.8.8/repo/org/springframework/boot/spring-boot/2.7.18/spring-boot-2.7.18.jar Action: Correct the classpath of your application so that it contains compatible versions of the classes org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration and org.springframework.boot.web.servlet.error.DefaultErrorAttributes 2024-05-28 17:32:07.643 INFO 26732 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 26732 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-28 17:32:07.645 INFO 26732 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-28 17:32:08.194 INFO 26732 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-28 17:32:08.196 INFO 26732 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-28 17:32:08.223 INFO 26732 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 15 ms. Found 0 Redis repository interfaces. 2024-05-28 17:32:08.495 INFO 26732 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:32:08.498 INFO 26732 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d10dc3ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:32:08.511 INFO 26732 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:32:08.712 INFO 26732 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-28 17:32:08.720 INFO 26732 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-28 17:32:08.720 INFO 26732 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-28 17:32:08.883 INFO 26732 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-28 17:32:08.883 INFO 26732 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1199 ms 2024-05-28 17:32:10.968 ERROR 26732 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:32:10.972 INFO 26732 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-28 17:32:10.973 ERROR 26732 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:32:10.974 INFO 26732 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-28 17:32:10.974 INFO 26732 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-28 17:32:10.974 INFO 26732 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-28 17:32:10.975 INFO 26732 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-28 17:32:12.659 INFO 26732 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-28 17:32:12.662 INFO 26732 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-28 17:32:12.663 INFO 26732 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-28 17:32:12.664 INFO 26732 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-28 17:32:14.121 INFO 26732 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan2 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-28 17:32:15.026 INFO 26732 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] check connectivity by url[http://127.0.0.1:7700/server/checkConnectivity?targetIp=10.0.0.128&targetPort=27777], response: {"success":true,"data":true,"message":null} 2024-05-28 17:32:15.071 INFO 26732 --- [main] tech.powerjob.common.utils.NetUtils : [Net] use PassedCheckNetworkInterface: name:wlan2 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-28 17:32:15.072 INFO 26732 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-28 17:32:15.079 INFO 26732 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-28 17:32:15.079 INFO 26732 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-28 17:32:15.085 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@3cdfbbef, tech.powerjob.worker.actors.ProcessorTrackerActor@7a1ddbf1, tech.powerjob.worker.actors.WorkerActor@1e606f64]) 2024-05-28 17:32:15.129 INFO 26732 --- [main] org.reflections.Reflections : Reflections took 29 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-28 17:32:15.143 INFO 26732 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-28 17:32:15.144 INFO 26732 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@42503099 2024-05-28 17:32:15.144 INFO 26732 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@39dda56f 2024-05-28 17:32:15.144 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-28 17:32:15.156 INFO 26732 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-28 17:32:15.252 WARN 26732 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-28 17:32:15.254 INFO 26732 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-28 17:32:15.260 INFO 26732 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-28 17:32:15.275 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-28 17:32:15.276 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-28 17:32:15.277 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-28 17:32:15.277 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-28 17:32:15.277 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-28 17:32:15.277 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-28 17:32:15.277 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-28 17:32:15.277 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-28 17:32:15.277 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-28 17:32:15.278 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-28 17:32:15.278 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-28 17:32:15.278 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-28 17:32:15.278 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-28 17:32:15.278 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-28 17:32:16.148 INFO 26732 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-28 17:32:16.148 INFO 26732 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 1.004 s 2024-05-28 17:32:16.161 INFO 26732 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-28 17:32:16.164 INFO 26732 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-28 17:32:16.165 INFO 26732 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-28 17:32:16.166 INFO 26732 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-28 17:32:16.279 INFO 26732 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-28 17:32:16.279 INFO 26732 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/a1d4007e7a5347bd90fffec9bf012da8/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-28 17:32:16.282 INFO 26732 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/a1d4007e7a5347bd90fffec9bf012da8/] on JVM exit successfully 2024-05-28 17:32:16.295 INFO 26732 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-28 17:32:16.296 INFO 26732 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 3.636 s, congratulations! 2024-05-28 17:32:16.299 INFO 26732 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-28 17:32:16.300 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:32:16.317 ERROR 26732 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-28 17:32:16.531 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:32:18.362 INFO 26732 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-28 17:32:18.370 INFO 26732 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 11.103 seconds (JVM running for 12.553) 2024-05-28 17:32:26.307 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:32:26.309 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:32:36.298 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:32:36.300 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:32:46.313 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:32:46.316 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:32:56.307 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:32:56.309 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:33:06.303 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:33:06.305 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:33:16.299 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:33:16.302 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:33:26.308 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:33:26.310 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:33:36.298 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:33:36.300 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:33:46.298 INFO 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:33:46.300 WARN 26732 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:33:56.310 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:33:56.314 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:34:06.307 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:34:06.309 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:34:16.305 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:34:16.307 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:34:26.304 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:34:26.306 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:34:36.309 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:34:36.311 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:34:46.301 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:34:46.306 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:34:56.298 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:34:56.300 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:35:06.303 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:35:06.305 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:35:16.302 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:35:16.304 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:35:26.306 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:35:26.308 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:35:36.312 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:35:36.314 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:35:46.312 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:35:46.314 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:35:56.311 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:35:56.313 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:36:06.313 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:36:06.315 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:36:16.305 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:36:16.307 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:36:26.301 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:36:26.303 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:36:36.312 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:36:36.314 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:36:46.310 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:36:46.312 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:36:56.303 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:36:56.305 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:37:06.299 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:37:06.301 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:37:16.308 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:37:16.310 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:37:16.352 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:26.303 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:37:26.305 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:37:26.318 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.486 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.487 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.487 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.487 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.488 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.488 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.489 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.489 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.489 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.490 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.490 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.490 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.491 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.491 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.492 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.492 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.493 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.493 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.493 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.494 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.494 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.495 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.495 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.496 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.496 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.497 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.497 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.497 ERROR 26732 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.497 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:29.497 ERROR 26732 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:37:36.303 INFO 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:37:38.330 WARN 26732 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: AbstractChannel.AnnotatedConnectException: Connection refused: no further information: /10.0.0.128:10010 2024-05-28 17:37:43.680 WARN 26732 --- [powerjob-worker-core-2] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerDiscovery] can't find any available server, this worker has been quarantined. 2024-05-28 17:37:46.306 WARN 26732 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] no available server,fail to report health info! 2024-05-28 17:37:52.648 WARN 26732 --- [powerjob-worker-core-2] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerDiscovery] can't find any available server, this worker has been quarantined. 2024-05-28 17:37:56.306 WARN 26732 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] no available server,fail to report health info! 2024-05-28 17:38:06.313 INFO 26732 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:38:06.317 WARN 26732 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:38:16.299 INFO 26732 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:38:16.301 WARN 26732 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:38:26.305 INFO 26732 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:38:26.307 WARN 26732 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:38:36.301 INFO 26732 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:38:36.303 WARN 26732 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:38:46.310 INFO 26732 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:38:46.312 WARN 26732 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:38:56.299 INFO 26732 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:38:56.301 WARN 26732 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:39:06.300 INFO 26732 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:39:06.302 WARN 26732 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:39:16.312 INFO 26732 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:39:16.314 WARN 26732 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:39:19.818 ERROR 26732 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:39:19.818 ERROR 26732 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:39:19.818 ERROR 26732 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:39:19.818 ERROR 26732 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:39:19.818 ERROR 26732 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:39:19.818 ERROR 26732 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:39:19.819 ERROR 26732 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:39:19.819 INFO 26732 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-28 17:39:19.819 ERROR 26732 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:39:19.822 INFO 26732 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-28 17:39:19.822 INFO 26732 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-28 17:39:19.822 INFO 26732 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-28 17:39:19.822 INFO 26732 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-28 17:39:19.822 INFO 26732 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-28 17:39:23.361 INFO 10444 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 10444 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-28 17:39:23.364 INFO 10444 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-28 17:39:23.938 INFO 10444 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-28 17:39:23.940 INFO 10444 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-28 17:39:23.969 INFO 10444 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces. 2024-05-28 17:39:24.253 INFO 10444 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:39:24.256 INFO 10444 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$53158a1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:39:24.272 INFO 10444 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:39:24.481 INFO 10444 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-28 17:39:24.488 INFO 10444 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-28 17:39:24.489 INFO 10444 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-28 17:39:24.651 INFO 10444 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-28 17:39:24.651 INFO 10444 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1248 ms 2024-05-28 17:39:26.830 ERROR 10444 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:39:26.835 INFO 10444 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-28 17:39:26.836 ERROR 10444 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:39:26.836 INFO 10444 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-28 17:39:26.837 INFO 10444 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-28 17:39:26.838 INFO 10444 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-28 17:39:26.838 INFO 10444 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-28 17:39:28.526 INFO 10444 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-28 17:39:28.528 INFO 10444 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-28 17:39:28.529 INFO 10444 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-28 17:39:28.532 INFO 10444 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-28 17:39:30.028 INFO 10444 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan2 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-28 17:39:30.958 INFO 10444 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] check connectivity by url[http://127.0.0.1:7700/server/checkConnectivity?targetIp=10.0.0.128&targetPort=27777], response: {"success":true,"data":true,"message":null} 2024-05-28 17:39:31.006 INFO 10444 --- [main] tech.powerjob.common.utils.NetUtils : [Net] use PassedCheckNetworkInterface: name:wlan2 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-28 17:39:31.007 INFO 10444 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-28 17:39:31.016 INFO 10444 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-28 17:39:31.017 INFO 10444 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-28 17:39:31.023 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@55c03e4, tech.powerjob.worker.actors.ProcessorTrackerActor@14df5253, tech.powerjob.worker.actors.WorkerActor@605eb072]) 2024-05-28 17:39:31.067 INFO 10444 --- [main] org.reflections.Reflections : Reflections took 29 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-28 17:39:31.082 INFO 10444 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-28 17:39:31.083 INFO 10444 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@c0013b8 2024-05-28 17:39:31.083 INFO 10444 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@2c1ea7be 2024-05-28 17:39:31.083 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-28 17:39:31.096 INFO 10444 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-28 17:39:31.198 WARN 10444 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-28 17:39:31.201 INFO 10444 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-28 17:39:31.208 INFO 10444 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-28 17:39:31.223 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-28 17:39:31.224 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-28 17:39:31.224 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-28 17:39:31.224 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-28 17:39:31.224 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-28 17:39:31.224 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-28 17:39:31.224 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-28 17:39:31.224 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-28 17:39:31.224 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-28 17:39:31.224 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-28 17:39:31.225 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-28 17:39:31.225 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-28 17:39:31.225 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-28 17:39:31.225 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-28 17:39:32.088 INFO 10444 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-28 17:39:32.088 INFO 10444 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 1.006 s 2024-05-28 17:39:32.098 INFO 10444 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-28 17:39:32.100 INFO 10444 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-28 17:39:32.101 INFO 10444 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-28 17:39:32.103 INFO 10444 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-28 17:39:32.212 INFO 10444 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-28 17:39:32.212 INFO 10444 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/379b818e12f543df98a7bd4b15c48b82/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-28 17:39:32.215 INFO 10444 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/379b818e12f543df98a7bd4b15c48b82/] on JVM exit successfully 2024-05-28 17:39:32.228 INFO 10444 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-28 17:39:32.229 INFO 10444 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 3.703 s, congratulations! 2024-05-28 17:39:32.234 INFO 10444 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-28 17:39:32.234 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:39:32.266 ERROR 10444 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-28 17:39:32.473 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:39:34.307 INFO 10444 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-28 17:39:34.315 INFO 10444 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 11.338 seconds (JVM running for 12.763) 2024-05-28 17:39:42.243 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:39:42.245 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:39:52.230 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:39:52.233 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:40:02.236 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:40:02.239 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:40:12.245 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:40:12.247 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:40:22.243 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:40:22.245 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:40:32.233 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:40:32.235 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:40:42.236 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:40:42.238 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:40:52.235 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:40:52.237 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:41:02.243 INFO 10444 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:41:02.245 WARN 10444 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:41:10.199 INFO 10444 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-28 17:41:10.201 INFO 10444 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-28 17:41:10.202 INFO 10444 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-28 17:41:10.202 INFO 10444 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-28 17:41:10.202 INFO 10444 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-28 17:41:10.202 INFO 10444 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-28 17:41:10.205 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:41:10.206 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:41:10.206 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:41:10.206 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:41:10.207 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:41:10.207 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:41:10.207 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:41:10.207 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:41:10.207 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:41:10.208 ERROR 10444 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:42:25.033 INFO 12068 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 12068 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-28 17:42:25.036 INFO 12068 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-28 17:42:25.584 INFO 12068 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-28 17:42:25.586 INFO 12068 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-28 17:42:25.613 INFO 12068 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces. 2024-05-28 17:42:25.884 INFO 12068 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:42:25.888 INFO 12068 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d10dc3ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:42:25.901 INFO 12068 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:42:26.102 INFO 12068 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-28 17:42:26.110 INFO 12068 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-28 17:42:26.111 INFO 12068 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-28 17:42:26.273 INFO 12068 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-28 17:42:26.274 INFO 12068 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1202 ms 2024-05-28 17:42:28.347 ERROR 12068 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:42:28.351 INFO 12068 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-28 17:42:28.352 ERROR 12068 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:42:28.352 INFO 12068 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-28 17:42:28.353 INFO 12068 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-28 17:42:28.353 INFO 12068 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-28 17:42:28.354 INFO 12068 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-28 17:42:30.012 INFO 12068 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-28 17:42:30.014 INFO 12068 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-28 17:42:30.015 INFO 12068 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-28 17:42:30.017 INFO 12068 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-28 17:42:31.499 INFO 12068 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan2 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-28 17:42:32.412 INFO 12068 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] check connectivity by url[http://127.0.0.1:7700/server/checkConnectivity?targetIp=10.0.0.128&targetPort=27777], response: {"success":true,"data":true,"message":null} 2024-05-28 17:42:32.459 INFO 12068 --- [main] tech.powerjob.common.utils.NetUtils : [Net] use PassedCheckNetworkInterface: name:wlan2 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-28 17:42:32.460 INFO 12068 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-28 17:42:32.465 INFO 12068 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(gyee-job) succeed, result from server is: 6. 2024-05-28 17:42:32.466 INFO 12068 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-28 17:42:32.471 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@7d626f2, tech.powerjob.worker.actors.ProcessorTrackerActor@460f1cdb, tech.powerjob.worker.actors.WorkerActor@31e7afde]) 2024-05-28 17:42:32.514 INFO 12068 --- [main] org.reflections.Reflections : Reflections took 29 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-28 17:42:32.529 INFO 12068 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-28 17:42:32.529 INFO 12068 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@208e5b23 2024-05-28 17:42:32.530 INFO 12068 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@2bcb1414 2024-05-28 17:42:32.530 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-28 17:42:32.542 INFO 12068 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-28 17:42:32.637 WARN 12068 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-28 17:42:32.640 INFO 12068 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-28 17:42:32.646 INFO 12068 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-28 17:42:32.662 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-28 17:42:32.663 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-28 17:42:32.663 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-28 17:42:32.663 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-28 17:42:32.663 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-28 17:42:32.663 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-28 17:42:32.663 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-28 17:42:32.663 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-28 17:42:32.663 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-28 17:42:32.664 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-28 17:42:32.664 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-28 17:42:32.664 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-28 17:42:32.664 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-28 17:42:32.664 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-28 17:42:33.522 INFO 12068 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-28 17:42:33.522 INFO 12068 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 992.0 ms 2024-05-28 17:42:33.563 INFO 12068 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-28 17:42:33.565 INFO 12068 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-28 17:42:33.566 INFO 12068 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-28 17:42:33.568 INFO 12068 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-28 17:42:33.673 INFO 12068 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-28 17:42:33.674 INFO 12068 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/3b6339d0decc48d0bddf4d13be4255d3/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-28 17:42:33.677 INFO 12068 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/3b6339d0decc48d0bddf4d13be4255d3/] on JVM exit successfully 2024-05-28 17:42:33.690 INFO 12068 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-28 17:42:33.691 INFO 12068 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 3.679 s, congratulations! 2024-05-28 17:42:33.694 INFO 12068 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-28 17:42:33.695 INFO 12068 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:42:33.721 ERROR 12068 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-28 17:42:33.911 WARN 12068 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:42:35.743 INFO 12068 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-28 17:42:35.751 INFO 12068 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 11.092 seconds (JVM running for 12.494) 2024-05-28 17:42:43.696 INFO 12068 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:42:43.699 WARN 12068 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:42:53.693 INFO 12068 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:42:53.698 WARN 12068 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:43:03.693 INFO 12068 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:43:03.696 WARN 12068 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:43:13.694 INFO 12068 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:43:13.696 WARN 12068 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:43:22.091 ERROR 12068 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:43:22.091 ERROR 12068 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:43:22.092 ERROR 12068 --- [vert.x-eventloop-thread-2] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:43:22.092 ERROR 12068 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:43:22.092 ERROR 12068 --- [vert.x-eventloop-thread-3] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:43:23.697 INFO 12068 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:43:25.724 WARN 12068 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: AbstractChannel.AnnotatedConnectException: Connection refused: no further information: /10.0.0.128:10010 2024-05-28 17:43:31.081 WARN 12068 --- [powerjob-worker-core-2] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerDiscovery] can't find any available server, this worker has been quarantined. 2024-05-28 17:43:33.705 WARN 12068 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] no available server,fail to report health info! 2024-05-28 17:43:40.060 WARN 12068 --- [powerjob-worker-core-2] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerDiscovery] can't find any available server, this worker has been quarantined. 2024-05-28 17:43:43.692 WARN 12068 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] no available server,fail to report health info! 2024-05-28 17:43:53.699 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:43:53.703 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:44:03.696 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:44:03.699 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:44:13.704 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:44:13.706 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:44:23.697 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:44:23.699 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:44:33.705 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:44:33.708 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:44:43.701 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:44:43.703 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:44:53.706 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:44:53.708 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:45:03.703 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:45:03.706 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:45:13.693 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:45:13.695 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:45:23.702 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:45:23.704 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:45:33.700 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:45:33.705 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:45:43.698 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:45:43.701 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:45:53.707 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:45:53.710 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:46:03.696 INFO 12068 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:6,appName:gyee-job,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:46:03.698 WARN 12068 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=10.0.0.128:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: NoClassDefFoundError: io/netty/handler/codec/DefaultHeaders$ValueValidator 2024-05-28 17:46:11.502 INFO 12068 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-28 17:46:11.503 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.503 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.503 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.503 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.504 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.504 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.504 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.504 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.505 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.505 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.505 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.506 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.506 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.506 INFO 12068 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-28 17:46:11.507 ERROR 12068 --- [vert.x-eventloop-thread-4] i.v.c.http.impl.HttpClientRequestImpl : Connection was closed 2024-05-28 17:46:11.507 INFO 12068 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-28 17:46:11.507 INFO 12068 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-28 17:46:11.507 INFO 12068 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-28 17:46:11.517 INFO 12068 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-28 17:46:26.796 INFO 24936 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 24936 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-28 17:46:26.798 INFO 24936 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-28 17:46:27.353 INFO 24936 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-28 17:46:27.355 INFO 24936 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-28 17:46:27.384 INFO 24936 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces. 2024-05-28 17:46:27.652 INFO 24936 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:46:27.655 INFO 24936 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a95f4c22] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:46:27.669 INFO 24936 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-28 17:46:27.868 INFO 24936 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-28 17:46:27.876 INFO 24936 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-28 17:46:27.877 INFO 24936 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-28 17:46:28.044 INFO 24936 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-28 17:46:28.044 INFO 24936 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1208 ms 2024-05-28 17:46:29.400 ERROR 24936 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:46:29.404 INFO 24936 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-28 17:46:29.405 ERROR 24936 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-28 17:46:29.405 INFO 24936 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-28 17:46:29.405 INFO 24936 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-28 17:46:29.406 INFO 24936 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-28 17:46:29.406 INFO 24936 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-28 17:46:31.078 INFO 24936 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-28 17:46:31.080 INFO 24936 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-28 17:46:31.080 INFO 24936 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-28 17:46:31.082 INFO 24936 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-28 17:46:32.561 INFO 24936 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan2 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-28 17:46:33.459 INFO 24936 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] check connectivity by url[http://127.0.0.1:7700/server/checkConnectivity?targetIp=10.0.0.128&targetPort=27777], response: {"success":true,"data":true,"message":null} 2024-05-28 17:46:33.508 INFO 24936 --- [main] tech.powerjob.common.utils.NetUtils : [Net] use PassedCheckNetworkInterface: name:wlan2 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-28 17:46:33.509 INFO 24936 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-28 17:46:33.516 INFO 24936 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-28 17:46:33.517 INFO 24936 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-28 17:46:33.523 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@5dd747c1, tech.powerjob.worker.actors.ProcessorTrackerActor@1bdafb01, tech.powerjob.worker.actors.WorkerActor@7aa3857b]) 2024-05-28 17:46:33.572 INFO 24936 --- [main] org.reflections.Reflections : Reflections took 32 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-28 17:46:33.587 INFO 24936 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-28 17:46:33.587 INFO 24936 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@cf984d9 2024-05-28 17:46:33.588 INFO 24936 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@1fa98a22 2024-05-28 17:46:33.588 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-28 17:46:33.600 INFO 24936 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-28 17:46:33.714 WARN 24936 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-28 17:46:33.717 INFO 24936 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-28 17:46:33.724 INFO 24936 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-28 17:46:33.739 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-28 17:46:33.740 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-28 17:46:33.740 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-28 17:46:33.740 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-28 17:46:33.740 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-28 17:46:33.740 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-28 17:46:33.740 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-28 17:46:33.740 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-28 17:46:33.741 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-28 17:46:33.741 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-28 17:46:33.741 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-28 17:46:33.741 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-28 17:46:33.741 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-28 17:46:33.741 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-28 17:46:33.894 INFO 24936 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-28 17:46:33.894 INFO 24936 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 305.7 ms 2024-05-28 17:46:33.906 INFO 24936 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-28 17:46:33.909 INFO 24936 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-28 17:46:33.909 INFO 24936 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-28 17:46:33.911 INFO 24936 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-28 17:46:34.029 INFO 24936 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-28 17:46:34.029 INFO 24936 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/15e43b9dc41c4f7b8a509803e486f698/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-28 17:46:34.032 INFO 24936 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/15e43b9dc41c4f7b8a509803e486f698/] on JVM exit successfully 2024-05-28 17:46:34.046 INFO 24936 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-28 17:46:34.047 INFO 24936 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 2.970 s, congratulations! 2024-05-28 17:46:34.051 INFO 24936 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-28 17:46:34.052 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:46:34.079 ERROR 24936 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-28 17:46:36.414 INFO 24936 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-28 17:46:36.424 INFO 24936 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 10.011 seconds (JVM running for 11.417) 2024-05-28 17:46:44.057 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:46:54.056 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:47:04.055 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:47:14.056 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:47:24.055 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:47:34.052 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:47:42.669 INFO 24936 --- [vert.x-worker-thread-0] t.p.w.processor.PowerJobProcessorLoader : [ProcessorFactory] start to load Processor: ProcessorDefinition(processorType=BUILT_IN, processorInfo=com.gyee.generation.processors.StandaloneProcessorDemo) 2024-05-28 17:47:42.669 INFO 24936 --- [vert.x-worker-thread-0] t.p.w.processor.PowerJobProcessorLoader : [ProcessorFactory] [BuiltInSpringProcessorFactory] try to load processor: ProcessorDefinition(processorType=BUILT_IN, processorInfo=com.gyee.generation.processors.StandaloneProcessorDemo) 2024-05-28 17:47:42.670 INFO 24936 --- [vert.x-worker-thread-0] t.p.w.processor.PowerJobProcessorLoader : [ProcessorFactory] [BuiltInSpringProcessorFactory] load processor successfully: ProcessorDefinition(processorType=BUILT_IN, processorInfo=com.gyee.generation.processors.StandaloneProcessorDemo) 2024-05-28 17:47:42.715 INFO 24936 --- [powerjob-worker-light-task-execute-0] t.p.o.processors.CommonBasicProcessor : StandaloneProcessorDemo|2|675759679476858944|succeed|38.34 ms 2024-05-28 17:47:42.716 INFO 24936 --- [powerjob-worker-light-task-execute-0] t.p.w.c.t.task.light.LightTaskTracker : [TaskTracker-675759679476858944] task complete ! create time:1716889662664,queue time:9,use time:43,result:ProcessResult(success=true, msg=null) 2024-05-28 17:47:42.778 INFO 24936 --- [powerjob-worker-light-task-execute-0] t.p.w.core.tracker.task.TaskTracker : [TaskTracker-675759679476858944] report finished status(detail=TaskTrackerReportInstanceStatusReq(appId=5, jobId=2, instanceId=675759679476858944, wfInstanceId=null, appendedWfContext=null, instanceStatus=5, result=, totalTaskNum=1, succeedTaskNum=1, failedTaskNum=0, startTime=1716889662664, endTime=1716889662716, reportTime=1716889662718, sourceAddress=10.0.0.128:27777, needAlert=false, alertContent=null)) success 2024-05-28 17:47:42.779 INFO 24936 --- [powerjob-worker-light-task-execute-0] t.p.w.c.t.task.light.LightTaskTracker : [TaskTracker-675759679476858944] remove TaskTracker,task status WORKER_PROCESS_SUCCESS,start time:1716889662673,end time:1716889662716,real cost:43,total time:115 2024-05-28 17:47:44.062 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:47:54.048 INFO 24936 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:48:04.059 INFO 24936 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:48:14.058 INFO 24936 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:48:24.055 INFO 24936 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:48:34.055 INFO 24936 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:48:44.048 INFO 24936 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:48:54.048 INFO 24936 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:49:04.051 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:49:14.057 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:49:24.062 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:49:34.059 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:49:44.048 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:49:54.057 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:50:04.061 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:50:14.057 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:50:24.061 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:50:34.058 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:50:44.059 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:50:54.061 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:51:04.057 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:51:14.056 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:51:24.049 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:51:34.054 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:51:44.052 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:51:54.060 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:52:04.051 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:52:14.063 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:52:24.063 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:52:34.051 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:52:44.057 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:52:54.051 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:53:04.061 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:53:14.049 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:53:24.049 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:53:34.051 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:53:44.050 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:53:54.058 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:54:04.062 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:54:14.061 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:54:24.062 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:54:34.059 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:54:44.061 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:54:54.052 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:55:04.057 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:55:14.048 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:55:24.049 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:55:34.050 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:55:44.057 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:55:54.048 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:56:04.057 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:56:14.053 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:56:24.049 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:56:34.063 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:56:44.063 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:56:54.053 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:57:04.049 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:57:14.056 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:57:24.054 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-28 17:57:34.063 INFO 24936 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:03:49.984 INFO 30164 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 30164 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-29 15:03:49.987 INFO 30164 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-29 15:03:50.709 INFO 30164 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-29 15:03:50.711 INFO 30164 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-29 15:03:50.763 INFO 30164 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 38 ms. Found 0 Redis repository interfaces. 2024-05-29 15:03:51.027 INFO 30164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:03:51.029 INFO 30164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b3ce4213] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:03:51.044 INFO 30164 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:03:51.243 INFO 30164 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-29 15:03:51.252 INFO 30164 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-29 15:03:51.252 INFO 30164 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-29 15:03:51.412 INFO 30164 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-29 15:03:51.412 INFO 30164 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1387 ms 2024-05-29 15:03:51.694 ERROR 30164 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:03:51.699 INFO 30164 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-29 15:03:51.700 ERROR 30164 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:03:51.701 INFO 30164 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-29 15:03:51.701 INFO 30164 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-29 15:03:51.702 INFO 30164 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-29 15:03:51.702 INFO 30164 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-29 15:03:56.399 INFO 30164 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-29 15:03:56.401 INFO 30164 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-29 15:03:56.402 INFO 30164 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-29 15:03:56.404 INFO 30164 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-29 15:03:57.875 INFO 30164 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-29 15:04:00.763 INFO 30164 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-29 15:04:02.779 INFO 30164 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-29 15:04:04.788 INFO 30164 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth39 (Hyper-V Virtual Ethernet Adapter #2) 2024-05-29 15:04:06.804 INFO 30164 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-29 15:04:10.040 WARN 30164 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName by url(http://127.0.0.1:7700/server/assert?appName=powerjob-worker-sample) failed, please check the server address. 2024-05-29 15:04:13.270 WARN 30164 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName by url(http://127.0.0.1:7701/server/assert?appName=powerjob-worker-sample) failed, please check the server address. 2024-05-29 15:04:13.270 ERROR 30164 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] no available server in [127.0.0.1:7700, 127.0.0.1:7701]. 2024-05-29 15:04:13.273 ERROR 30164 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] initialize PowerJobWorker failed, using 16.87 s. tech.powerjob.common.exception.PowerJobException: no server available! at tech.powerjob.worker.background.discovery.PowerJobServerDiscoveryService.assertApp0(PowerJobServerDiscoveryService.java:115) ~[powerjob-worker-4.3.9.jar:4.3.9] at tech.powerjob.worker.background.discovery.PowerJobServerDiscoveryService.assertApp(PowerJobServerDiscoveryService.java:67) ~[powerjob-worker-4.3.9.jar:4.3.9] at tech.powerjob.worker.PowerJobWorker.init(PowerJobWorker.java:84) ~[powerjob-worker-4.3.9.jar:4.3.9] at tech.powerjob.worker.PowerJobSpringWorker.afterPropertiesSet(PowerJobSpringWorker.java:40) [powerjob-worker-4.3.9.jar:4.3.9] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) [spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) [spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) [spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) [spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) [spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) [spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) [spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929) ~[spring-context-5.3.31.jar:5.3.31] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591) ~[spring-context-5.3.31.jar:5.3.31] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732) ~[spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409) ~[spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) ~[spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300) ~[spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289) ~[spring-boot-2.7.18.jar:2.7.18] at com.gyee.generation.GenerationMain.main(GenerationMain.java:20) ~[classes/:na] 2024-05-29 15:04:13.275 WARN 30164 --- [main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'initPowerJob' defined in class path resource [tech/powerjob/worker/autoconfigure/PowerJobAutoConfiguration.class]: Invocation of init method failed; nested exception is tech.powerjob.common.exception.PowerJobException: no server available! 2024-05-29 15:04:13.292 INFO 30164 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-29 15:04:13.294 INFO 30164 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-29 15:04:13.295 INFO 30164 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-29 15:04:13.295 INFO 30164 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-29 15:04:13.295 INFO 30164 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-29 15:04:13.295 INFO 30164 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-29 15:04:13.298 INFO 30164 --- [main] o.apache.catalina.core.StandardService : Stopping service [Tomcat] 2024-05-29 15:04:13.306 INFO 30164 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-05-29 15:04:13.326 ERROR 30164 --- [main] o.s.boot.SpringApplication : Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'initPowerJob' defined in class path resource [tech/powerjob/worker/autoconfigure/PowerJobAutoConfiguration.class]: Invocation of init method failed; nested exception is tech.powerjob.common.exception.PowerJobException: no server available! at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:929) ~[spring-context-5.3.31.jar:5.3.31] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:591) ~[spring-context-5.3.31.jar:5.3.31] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:147) ~[spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:732) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:409) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289) [spring-boot-2.7.18.jar:2.7.18] at com.gyee.generation.GenerationMain.main(GenerationMain.java:20) [classes/:na] Caused by: tech.powerjob.common.exception.PowerJobException: no server available! at tech.powerjob.worker.background.discovery.PowerJobServerDiscoveryService.assertApp0(PowerJobServerDiscoveryService.java:115) ~[powerjob-worker-4.3.9.jar:4.3.9] at tech.powerjob.worker.background.discovery.PowerJobServerDiscoveryService.assertApp(PowerJobServerDiscoveryService.java:67) ~[powerjob-worker-4.3.9.jar:4.3.9] at tech.powerjob.worker.PowerJobWorker.init(PowerJobWorker.java:84) ~[powerjob-worker-4.3.9.jar:4.3.9] at tech.powerjob.worker.PowerJobSpringWorker.afterPropertiesSet(PowerJobSpringWorker.java:40) ~[powerjob-worker-4.3.9.jar:4.3.9] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.31.jar:5.3.31] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.31.jar:5.3.31] ... 16 common frames omitted 2024-05-29 15:06:21.054 INFO 23848 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 23848 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-29 15:06:21.057 INFO 23848 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-29 15:06:21.791 INFO 23848 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-29 15:06:21.793 INFO 23848 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-29 15:06:21.844 INFO 23848 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 33 ms. Found 0 Redis repository interfaces. 2024-05-29 15:06:22.108 INFO 23848 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:06:22.111 INFO 23848 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8e0a16de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:06:22.125 INFO 23848 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:06:22.333 INFO 23848 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-29 15:06:22.340 INFO 23848 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-29 15:06:22.341 INFO 23848 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-29 15:06:22.497 INFO 23848 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-29 15:06:22.498 INFO 23848 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1405 ms 2024-05-29 15:06:22.746 ERROR 23848 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:06:22.750 INFO 23848 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-29 15:06:22.751 ERROR 23848 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:06:22.752 INFO 23848 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-29 15:06:22.752 INFO 23848 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-29 15:06:22.753 INFO 23848 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-29 15:06:22.753 INFO 23848 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-29 15:06:27.466 INFO 23848 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-29 15:06:27.468 INFO 23848 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-29 15:06:27.469 INFO 23848 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-29 15:06:27.471 INFO 23848 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-29 15:06:28.929 INFO 23848 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-29 15:06:35.865 INFO 23848 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-29 15:06:41.921 INFO 23848 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-29 15:06:47.964 INFO 23848 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth39 (Hyper-V Virtual Ethernet Adapter #2) 2024-05-29 15:06:54.022 INFO 23848 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-29 15:06:54.135 INFO 23848 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-29 15:06:54.135 INFO 23848 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-29 15:06:54.141 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@7294a684, tech.powerjob.worker.actors.ProcessorTrackerActor@2762253e, tech.powerjob.worker.actors.WorkerActor@6651efa4]) 2024-05-29 15:06:54.182 INFO 23848 --- [main] org.reflections.Reflections : Reflections took 26 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-29 15:06:54.197 INFO 23848 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-29 15:06:54.197 INFO 23848 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@602c167e 2024-05-29 15:06:54.197 INFO 23848 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@74c04377 2024-05-29 15:06:54.197 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-29 15:06:54.210 INFO 23848 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-29 15:06:54.322 WARN 23848 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-29 15:06:54.325 INFO 23848 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-29 15:06:54.332 INFO 23848 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-29 15:06:54.351 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-29 15:06:54.352 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-29 15:06:54.352 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-29 15:06:54.352 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-29 15:06:54.352 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-29 15:06:54.353 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-29 15:06:54.353 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-29 15:06:54.353 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-29 15:06:54.353 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-29 15:06:54.353 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-29 15:06:54.353 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-29 15:06:54.353 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-29 15:06:54.353 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-29 15:06:54.353 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-29 15:06:54.656 INFO 23848 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-29 15:06:54.656 INFO 23848 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 458.9 ms 2024-05-29 15:06:54.712 INFO 23848 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-29 15:06:54.715 INFO 23848 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-29 15:06:54.716 INFO 23848 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-29 15:06:54.718 INFO 23848 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-29 15:06:54.831 INFO 23848 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-29 15:06:54.831 INFO 23848 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/02bac7fe4bc449d19fb5d84bdf3eb1ca/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-29 15:06:54.835 INFO 23848 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/02bac7fe4bc449d19fb5d84bdf3eb1ca/] on JVM exit successfully 2024-05-29 15:06:54.850 INFO 23848 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-29 15:06:54.850 INFO 23848 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 27.38 s, congratulations! 2024-05-29 15:06:54.854 INFO 23848 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-29 15:06:54.855 INFO 23848 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:06:54.860 ERROR 23848 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-29 15:06:54.943 INFO 23848 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-29 15:06:54.953 INFO 23848 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 34.277 seconds (JVM running for 35.702) 2024-05-29 15:06:54.955 INFO 23848 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-29 15:06:54.955 INFO 23848 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_DJY_FDC_STA------------------23 2024-05-29 15:06:56.992 INFO 23848 --- [main] com.gyee.generation.init.CacheContext : 0 2024-05-29 15:06:57.896 INFO 23848 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-05-29 15:06:57.906 WARN 23848 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-29 15:06:57.921 ERROR 23848 --- [main] o.s.boot.SpringApplication : Application run failed java.lang.IllegalStateException: Failed to execute CommandLineRunner at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:768) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.lambda$callRunners$2(SpringApplication.java:749) [spring-boot-2.7.18.jar:2.7.18] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:1.8.0_351] at java.util.stream.SortedOps$SizedRefSortingSink.end(SortedOps.java:352) ~[na:1.8.0_351] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:483) ~[na:1.8.0_351] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_351] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_351] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_351] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_351] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_351] at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:744) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289) [spring-boot-2.7.18.jar:2.7.18] at com.gyee.generation.GenerationMain.main(GenerationMain.java:20) [classes/:na] Caused by: org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 123.60.223.250:6379 at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.translateException(LettuceConnectionFactory.java:1689) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.getConnection(LettuceConnectionFactory.java:1597) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getNativeConnection(LettuceConnectionFactory.java:1383) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$SharedConnection.getConnection(LettuceConnectionFactory.java:1366) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getSharedConnection(LettuceConnectionFactory.java:1093) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.getConnection(LettuceConnectionFactory.java:421) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.core.RedisConnectionUtils.fetchConnection(RedisConnectionUtils.java:193) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.core.RedisConnectionUtils.doGetConnection(RedisConnectionUtils.java:144) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.core.RedisConnectionUtils.getConnection(RedisConnectionUtils.java:105) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:211) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:191) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.core.RedisTemplate.keys(RedisTemplate.java:896) ~[spring-data-redis-2.7.18.jar:2.7.18] at com.gyee.generation.util.redis.RedisServiceImpl.keys(RedisServiceImpl.java:147) ~[classes/:na] at com.gyee.generation.init.CacheContext.run(CacheContext.java:457) ~[classes/:na] at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:765) [spring-boot-2.7.18.jar:2.7.18] ... 14 common frames omitted Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to 123.60.223.250:6379 at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:78) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.lettuce.core.RedisConnectionException.create(RedisConnectionException.java:56) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.lettuce.core.AbstractRedisClient.getConnection(AbstractRedisClient.java:330) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.lettuce.core.RedisClient.connect(RedisClient.java:216) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.lambda$getConnection$1(StandaloneConnectionProvider.java:115) ~[spring-data-redis-2.7.18.jar:2.7.18] at java.util.Optional.orElseGet(Optional.java:267) ~[na:1.8.0_351] at org.springframework.data.redis.connection.lettuce.StandaloneConnectionProvider.getConnection(StandaloneConnectionProvider.java:115) ~[spring-data-redis-2.7.18.jar:2.7.18] at org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory$ExceptionTranslatingConnectionProvider.getConnection(LettuceConnectionFactory.java:1595) ~[spring-data-redis-2.7.18.jar:2.7.18] ... 27 common frames omitted Caused by: io.lettuce.core.RedisCommandExecutionException: ERR invalid DB index at io.lettuce.core.internal.ExceptionFactory.createExecutionException(ExceptionFactory.java:147) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.lettuce.core.internal.ExceptionFactory.createExecutionException(ExceptionFactory.java:116) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.lettuce.core.protocol.AsyncCommand.completeResult(AsyncCommand.java:120) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.lettuce.core.protocol.AsyncCommand.complete(AsyncCommand.java:111) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.lettuce.core.protocol.CommandHandler.complete(CommandHandler.java:747) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.lettuce.core.protocol.CommandHandler.decode(CommandHandler.java:682) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.lettuce.core.protocol.CommandHandler.channelRead(CommandHandler.java:599) ~[lettuce-core-6.1.10.RELEASE.jar:6.1.10.RELEASE] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1407) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:918) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.110.Final.jar:4.1.110.Final] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) ~[netty-common-4.1.110.Final.jar:4.1.110.Final] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.110.Final.jar:4.1.110.Final] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.110.Final.jar:4.1.110.Final] at java.lang.Thread.run(Thread.java:750) ~[na:1.8.0_351] 2024-05-29 15:06:58.713 INFO 23848 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-29 15:06:58.717 INFO 23848 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-29 15:06:58.718 INFO 23848 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-29 15:06:58.718 INFO 23848 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-29 15:06:58.736 INFO 23848 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-29 15:06:58.736 INFO 23848 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-29 15:07:59.075 INFO 25776 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 25776 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-29 15:07:59.078 INFO 25776 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-29 15:07:59.803 INFO 25776 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-29 15:07:59.805 INFO 25776 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-29 15:07:59.851 INFO 25776 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 33 ms. Found 0 Redis repository interfaces. 2024-05-29 15:08:00.118 INFO 25776 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:08:00.121 INFO 25776 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$fed1a423] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:08:00.135 INFO 25776 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:08:00.345 INFO 25776 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-29 15:08:00.353 INFO 25776 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-29 15:08:00.353 INFO 25776 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-29 15:08:00.509 INFO 25776 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-29 15:08:00.509 INFO 25776 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1393 ms 2024-05-29 15:08:00.753 ERROR 25776 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:08:00.757 INFO 25776 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-29 15:08:00.758 ERROR 25776 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:08:00.759 INFO 25776 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-29 15:08:00.759 INFO 25776 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-29 15:08:00.760 INFO 25776 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-29 15:08:00.760 INFO 25776 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-29 15:08:05.465 INFO 25776 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-29 15:08:05.468 INFO 25776 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-29 15:08:05.468 INFO 25776 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-29 15:08:05.470 INFO 25776 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-29 15:08:06.938 INFO 25776 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-29 15:08:13.879 INFO 25776 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-29 15:08:19.928 INFO 25776 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-29 15:08:25.988 INFO 25776 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth39 (Hyper-V Virtual Ethernet Adapter #2) 2024-05-29 15:08:32.038 INFO 25776 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-29 15:08:32.157 INFO 25776 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-29 15:08:32.157 INFO 25776 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-29 15:08:32.162 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@441aa7ae, tech.powerjob.worker.actors.ProcessorTrackerActor@1534bdc6, tech.powerjob.worker.actors.WorkerActor@53079ae6]) 2024-05-29 15:08:32.223 INFO 25776 --- [main] org.reflections.Reflections : Reflections took 45 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-29 15:08:32.237 INFO 25776 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-29 15:08:32.237 INFO 25776 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@3f2ae973 2024-05-29 15:08:32.237 INFO 25776 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@1a8b22b5 2024-05-29 15:08:32.237 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-29 15:08:32.251 INFO 25776 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-29 15:08:32.350 WARN 25776 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-29 15:08:32.352 INFO 25776 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-29 15:08:32.357 INFO 25776 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-29 15:08:32.371 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-29 15:08:32.371 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-29 15:08:32.371 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-29 15:08:32.371 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-29 15:08:32.371 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-29 15:08:32.371 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-29 15:08:32.371 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-29 15:08:32.371 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-29 15:08:32.372 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-29 15:08:32.372 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-29 15:08:32.372 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-29 15:08:32.372 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-29 15:08:32.372 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-29 15:08:32.372 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-29 15:08:32.663 INFO 25776 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-29 15:08:32.663 INFO 25776 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 426.2 ms 2024-05-29 15:08:32.716 INFO 25776 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-29 15:08:32.719 INFO 25776 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-29 15:08:32.719 INFO 25776 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-29 15:08:32.721 INFO 25776 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-29 15:08:32.834 INFO 25776 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-29 15:08:32.834 INFO 25776 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/d1aac637359b4fa8bd4179debcb87fd6/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-29 15:08:32.837 INFO 25776 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/d1aac637359b4fa8bd4179debcb87fd6/] on JVM exit successfully 2024-05-29 15:08:32.851 INFO 25776 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-29 15:08:32.851 INFO 25776 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 27.39 s, congratulations! 2024-05-29 15:08:32.855 INFO 25776 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-29 15:08:32.856 INFO 25776 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:08:32.859 ERROR 25776 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-29 15:08:32.943 INFO 25776 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-29 15:08:32.952 INFO 25776 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 34.251 seconds (JVM running for 35.663) 2024-05-29 15:08:32.954 INFO 25776 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-29 15:08:32.955 INFO 25776 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_DJY_FDC_STA------------------23 2024-05-29 15:08:33.561 INFO 25776 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-05-29 15:08:33.584 ERROR 25776 --- [main] o.s.boot.SpringApplication : Application run failed java.lang.IllegalStateException: Failed to execute CommandLineRunner at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:768) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.lambda$callRunners$2(SpringApplication.java:749) [spring-boot-2.7.18.jar:2.7.18] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:1.8.0_351] at java.util.stream.SortedOps$SizedRefSortingSink.end(SortedOps.java:352) ~[na:1.8.0_351] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:483) ~[na:1.8.0_351] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_351] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_351] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_351] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_351] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_351] at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:744) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289) [spring-boot-2.7.18.jar:2.7.18] at com.gyee.generation.GenerationMain.main(GenerationMain.java:20) [classes/:na] Caused by: com.alibaba.fastjson.JSONException: parseLong error, field : id at com.alibaba.fastjson.serializer.LongCodec.deserialze(LongCodec.java:86) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.DefaultFieldDeserializer.parseField(DefaultFieldDeserializer.java:88) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.parseField(JavaBeanDeserializer.java:1278) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.deserialze(JavaBeanDeserializer.java:893) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.parseRest(JavaBeanDeserializer.java:1624) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.FastjsonASMDeserializer_1_ProBasicPowerstationPoint.deserialze(Unknown Source) ~[na:na] at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.deserialze(JavaBeanDeserializer.java:287) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.DefaultJSONParser.parseObject(DefaultJSONParser.java:705) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.MapDeserializer.parseMap(MapDeserializer.java:231) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.MapDeserializer.deserialze(MapDeserializer.java:69) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.MapDeserializer.deserialze(MapDeserializer.java:43) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.ContextObjectDeserializer.deserialze(ContextObjectDeserializer.java:9) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.DefaultJSONParser.parseObject(DefaultJSONParser.java:705) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.JSON.parseObject(JSON.java:394) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.JSON.parseObject(JSON.java:362) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.JSON.parseObject(JSON.java:276) ~[fastjson-1.2.83.jar:na] at com.gyee.generation.init.CacheContext.run(CacheContext.java:154) ~[classes/:na] at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:765) [spring-boot-2.7.18.jar:2.7.18] ... 14 common frames omitted Caused by: com.alibaba.fastjson.JSONException: can not cast to long, value : 4362b90724694965ab1a76c5bfbb1e6b at com.alibaba.fastjson.util.TypeUtils.castToLong(TypeUtils.java:908) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.serializer.LongCodec.deserialze(LongCodec.java:79) ~[fastjson-1.2.83.jar:na] ... 31 common frames omitted 2024-05-29 15:08:34.357 WARN 25776 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-29 15:08:34.466 INFO 25776 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-29 15:08:34.468 INFO 25776 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-29 15:08:34.469 INFO 25776 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-29 15:08:34.469 INFO 25776 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-29 15:08:34.488 INFO 25776 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-29 15:08:34.488 INFO 25776 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-29 15:10:23.304 INFO 31440 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 31440 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-29 15:10:23.306 INFO 31440 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-29 15:10:24.038 INFO 31440 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-29 15:10:24.039 INFO 31440 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-29 15:10:24.092 INFO 31440 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 40 ms. Found 0 Redis repository interfaces. 2024-05-29 15:10:24.353 INFO 31440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:10:24.356 INFO 31440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$76acdeed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:10:24.370 INFO 31440 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:10:24.568 INFO 31440 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-29 15:10:24.577 INFO 31440 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-29 15:10:24.578 INFO 31440 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-29 15:10:24.736 INFO 31440 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-29 15:10:24.736 INFO 31440 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1393 ms 2024-05-29 15:10:25.044 ERROR 31440 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:10:25.049 INFO 31440 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-29 15:10:25.050 ERROR 31440 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:10:25.050 INFO 31440 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-29 15:10:25.051 INFO 31440 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-29 15:10:25.051 INFO 31440 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-29 15:10:25.051 INFO 31440 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-29 15:10:29.783 INFO 31440 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-29 15:10:29.785 INFO 31440 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-29 15:10:29.786 INFO 31440 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-29 15:10:29.788 INFO 31440 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-29 15:10:31.258 INFO 31440 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-29 15:10:38.197 INFO 31440 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-29 15:10:44.237 INFO 31440 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-29 15:10:50.285 INFO 31440 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth39 (Hyper-V Virtual Ethernet Adapter #2) 2024-05-29 15:10:56.327 INFO 31440 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-29 15:10:56.461 INFO 31440 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-29 15:10:56.462 INFO 31440 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-29 15:10:56.469 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@120d13ae, tech.powerjob.worker.actors.ProcessorTrackerActor@1aaaabd1, tech.powerjob.worker.actors.WorkerActor@7cbe3a05]) 2024-05-29 15:10:56.523 INFO 31440 --- [main] org.reflections.Reflections : Reflections took 35 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-29 15:10:56.544 INFO 31440 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-29 15:10:56.544 INFO 31440 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@57ed02e6 2024-05-29 15:10:56.545 INFO 31440 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@39004e4f 2024-05-29 15:10:56.545 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-29 15:10:56.563 INFO 31440 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-29 15:10:56.701 WARN 31440 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-29 15:10:56.704 INFO 31440 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-29 15:10:56.710 INFO 31440 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-29 15:10:56.727 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-29 15:10:56.727 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-29 15:10:56.727 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-29 15:10:56.727 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-29 15:10:56.728 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-29 15:10:57.058 INFO 31440 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-29 15:10:57.058 INFO 31440 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 512.8 ms 2024-05-29 15:10:57.114 INFO 31440 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-29 15:10:57.117 INFO 31440 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-29 15:10:57.118 INFO 31440 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-29 15:10:57.120 INFO 31440 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-29 15:10:57.249 INFO 31440 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-29 15:10:57.249 INFO 31440 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/96fc71db747f45ce868ed08ffbbbee5d/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-29 15:10:57.252 INFO 31440 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/96fc71db747f45ce868ed08ffbbbee5d/] on JVM exit successfully 2024-05-29 15:10:57.269 INFO 31440 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-29 15:10:57.270 INFO 31440 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 27.49 s, congratulations! 2024-05-29 15:10:57.275 INFO 31440 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-29 15:10:57.275 INFO 31440 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:10:57.281 ERROR 31440 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-29 15:10:57.372 INFO 31440 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-29 15:10:57.381 INFO 31440 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 34.448 seconds (JVM running for 35.84) 2024-05-29 15:10:57.384 INFO 31440 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-29 15:10:57.384 INFO 31440 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_DJY_FDC_STA------------------23 2024-05-29 15:11:30.150 INFO 31440 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:11:30.153 INFO 31440 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:11:30.154 WARN 31440 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-29 15:11:30.155 INFO 31440 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:11:30.200 INFO 31440 --- [main] ConditionEvaluationReportLoggingListener : Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-05-29 15:11:30.223 ERROR 31440 --- [main] o.s.boot.SpringApplication : Application run failed java.lang.IllegalStateException: Failed to execute CommandLineRunner at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:768) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.lambda$callRunners$2(SpringApplication.java:749) [spring-boot-2.7.18.jar:2.7.18] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:1.8.0_351] at java.util.stream.SortedOps$SizedRefSortingSink.end(SortedOps.java:352) ~[na:1.8.0_351] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:483) ~[na:1.8.0_351] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[na:1.8.0_351] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:1.8.0_351] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:1.8.0_351] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:1.8.0_351] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[na:1.8.0_351] at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:744) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1300) [spring-boot-2.7.18.jar:2.7.18] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1289) [spring-boot-2.7.18.jar:2.7.18] at com.gyee.generation.GenerationMain.main(GenerationMain.java:20) [classes/:na] Caused by: com.alibaba.fastjson.JSONException: parseLong error, field : id at com.alibaba.fastjson.serializer.LongCodec.deserialze(LongCodec.java:86) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.DefaultFieldDeserializer.parseField(DefaultFieldDeserializer.java:88) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.parseField(JavaBeanDeserializer.java:1278) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.deserialze(JavaBeanDeserializer.java:893) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.parseRest(JavaBeanDeserializer.java:1624) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.FastjsonASMDeserializer_1_ProBasicPowerstationPoint.deserialze(Unknown Source) ~[na:na] at com.alibaba.fastjson.parser.deserializer.JavaBeanDeserializer.deserialze(JavaBeanDeserializer.java:287) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.DefaultJSONParser.parseObject(DefaultJSONParser.java:705) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.MapDeserializer.parseMap(MapDeserializer.java:231) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.MapDeserializer.deserialze(MapDeserializer.java:69) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.MapDeserializer.deserialze(MapDeserializer.java:43) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.deserializer.ContextObjectDeserializer.deserialze(ContextObjectDeserializer.java:9) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.parser.DefaultJSONParser.parseObject(DefaultJSONParser.java:705) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.JSON.parseObject(JSON.java:394) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.JSON.parseObject(JSON.java:362) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.JSON.parseObject(JSON.java:276) ~[fastjson-1.2.83.jar:na] at com.gyee.generation.init.CacheContext.run(CacheContext.java:154) ~[classes/:na] at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:765) [spring-boot-2.7.18.jar:2.7.18] ... 14 common frames omitted Caused by: com.alibaba.fastjson.JSONException: can not cast to long, value : 4362b90724694965ab1a76c5bfbb1e6b at com.alibaba.fastjson.util.TypeUtils.castToLong(TypeUtils.java:908) ~[fastjson-1.2.83.jar:na] at com.alibaba.fastjson.serializer.LongCodec.deserialze(LongCodec.java:79) ~[fastjson-1.2.83.jar:na] ... 31 common frames omitted 2024-05-29 15:11:31.247 WARN 31440 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-29 15:11:31.250 WARN 31440 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-29 15:11:31.251 WARN 31440 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-29 15:11:31.357 INFO 31440 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-29 15:11:31.359 INFO 31440 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-29 15:11:31.359 INFO 31440 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-29 15:11:31.359 INFO 31440 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-29 15:11:31.379 INFO 31440 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-29 15:11:31.379 INFO 31440 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-29 15:12:33.466 INFO 7092 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 7092 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-29 15:12:33.469 INFO 7092 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-29 15:12:34.198 INFO 7092 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-29 15:12:34.200 INFO 7092 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-29 15:12:34.245 INFO 7092 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 33 ms. Found 0 Redis repository interfaces. 2024-05-29 15:12:34.513 INFO 7092 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:12:34.516 INFO 7092 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$28fb0d85] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:12:34.530 INFO 7092 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-29 15:12:34.743 INFO 7092 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-29 15:12:34.751 INFO 7092 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-29 15:12:34.751 INFO 7092 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-29 15:12:34.910 INFO 7092 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-29 15:12:34.910 INFO 7092 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1404 ms 2024-05-29 15:12:35.163 ERROR 7092 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:12:35.167 INFO 7092 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-29 15:12:35.168 ERROR 7092 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-29 15:12:35.168 INFO 7092 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-29 15:12:35.169 INFO 7092 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-29 15:12:35.169 INFO 7092 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-29 15:12:35.169 INFO 7092 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-29 15:12:39.868 INFO 7092 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-29 15:12:39.870 INFO 7092 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-29 15:12:39.871 INFO 7092 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-29 15:12:39.873 INFO 7092 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-29 15:12:41.339 INFO 7092 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-29 15:12:48.268 INFO 7092 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-29 15:12:54.312 INFO 7092 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-29 15:13:00.367 INFO 7092 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth39 (Hyper-V Virtual Ethernet Adapter #2) 2024-05-29 15:13:06.418 INFO 7092 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-29 15:13:06.531 INFO 7092 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-29 15:13:06.532 INFO 7092 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-29 15:13:06.537 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@190bf8e4, tech.powerjob.worker.actors.ProcessorTrackerActor@7a8b7e11, tech.powerjob.worker.actors.WorkerActor@d229912]) 2024-05-29 15:13:06.578 INFO 7092 --- [main] org.reflections.Reflections : Reflections took 26 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-29 15:13:06.593 INFO 7092 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-29 15:13:06.593 INFO 7092 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@1a8b22b5 2024-05-29 15:13:06.593 INFO 7092 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@5f781173 2024-05-29 15:13:06.593 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-29 15:13:06.606 INFO 7092 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-29 15:13:06.710 WARN 7092 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-29 15:13:06.713 INFO 7092 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-29 15:13:06.719 INFO 7092 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-29 15:13:06.733 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-29 15:13:06.734 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-29 15:13:07.015 INFO 7092 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-29 15:13:07.015 INFO 7092 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 421.2 ms 2024-05-29 15:13:07.067 INFO 7092 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-29 15:13:07.070 INFO 7092 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-29 15:13:07.071 INFO 7092 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-29 15:13:07.072 INFO 7092 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-29 15:13:07.180 INFO 7092 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-29 15:13:07.180 INFO 7092 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/fdb7d2df0b6d48cab83cdcd3b96004f6/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-29 15:13:07.183 INFO 7092 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/fdb7d2df0b6d48cab83cdcd3b96004f6/] on JVM exit successfully 2024-05-29 15:13:07.197 INFO 7092 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-29 15:13:07.197 INFO 7092 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 27.33 s, congratulations! 2024-05-29 15:13:07.201 INFO 7092 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-29 15:13:07.202 INFO 7092 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:13:07.202 ERROR 7092 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-29 15:13:07.287 INFO 7092 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-29 15:13:07.297 INFO 7092 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 34.202 seconds (JVM running for 35.61) 2024-05-29 15:13:07.299 INFO 7092 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-29 15:13:07.299 INFO 7092 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_DJY_FDC_STA------------------23 2024-05-29 15:13:08.022 INFO 7092 --- [main] com.gyee.generation.init.CacheContext : 0 2024-05-29 15:13:08.532 INFO 7092 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-29 15:13:10.246 WARN 7092 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-29 15:13:17.199 INFO 7092 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:13:20.213 WARN 7092 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-29 15:13:27.203 INFO 7092 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:13:30.215 WARN 7092 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-29 15:13:37.205 INFO 7092 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:13:40.208 WARN 7092 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-29 15:13:47.202 INFO 7092 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:13:50.210 WARN 7092 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-29 15:13:57.204 INFO 7092 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:14:00.209 WARN 7092 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-29 15:14:07.208 INFO 7092 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-29 15:14:10.224 WARN 7092 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-29 15:14:16.062 INFO 7092 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-29 15:14:16.064 INFO 7092 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-29 15:14:16.064 INFO 7092 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-29 15:14:16.065 INFO 7092 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-29 15:14:16.073 INFO 7092 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-29 15:14:16.073 INFO 7092 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-30 08:57:46.309 INFO 7648 --- [main] com.gyee.generation.GenerationTest : Starting GenerationTest using Java 1.8.0_351 on sltc with PID 7648 (E:\idea_workspace\gyee-job\target\test-classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-30 08:57:46.312 INFO 7648 --- [main] com.gyee.generation.GenerationTest : The following 1 profile is active: "jn" 2024-05-30 08:57:47.144 INFO 7648 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-30 08:57:47.147 INFO 7648 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-30 08:57:47.197 INFO 7648 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 35 ms. Found 0 Redis repository interfaces. 2024-05-30 08:57:47.339 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmTsMapper' and 'com.gyee.generation.mapper.auto.AlarmTsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicCompanyMapper' and 'com.gyee.generation.mapper.auto.ProBasicCompanyMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEnergyGroupMapper' and 'com.gyee.generation.mapper.auto.ProBasicEnergyGroupMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLineMapper' and 'com.gyee.generation.mapper.auto.ProBasicLineMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProBasicLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicMeterPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicMeterPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerRdMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerRdMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.340 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRealtimeDbconfigMapper' and 'com.gyee.generation.mapper.auto.ProBasicRealtimeDbconfigMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRegionMapper' and 'com.gyee.generation.mapper.auto.ProBasicRegionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSquareMapper' and 'com.gyee.generation.mapper.auto.ProBasicSquareMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusAiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusAiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusDiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusDiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSubStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicSubStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTargetPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicTargetPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWeatherStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicWeatherStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWindPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicWindPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEcoWindspecificInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEcoWindspecificInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconActivePowerDataMapper' and 'com.gyee.generation.mapper.auto.ProEconActivePowerDataMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.341 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBenchmarkMapper' and 'com.gyee.generation.mapper.auto.ProEconBenchmarkMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEventMapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCoordinateMapper' and 'com.gyee.generation.mapper.auto.ProEconCoordinateMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.342 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconElectricaltestPointMapper' and 'com.gyee.generation.mapper.auto.ProEconElectricaltestPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayDetailedMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayDetailedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfo15minuteMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfo15minuteMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDayTopMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDayTopMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.343 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentmodelMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentmodelMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconFaultLiminatedefectsMapper' and 'com.gyee.generation.mapper.auto.ProEconFaultLiminatedefectsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotal2Mapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotal2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotalMapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInputOrOutputSpeedMapper' and 'com.gyee.generation.mapper.auto.ProEconInputOrOutputSpeedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInterruptionMapper' and 'com.gyee.generation.mapper.auto.ProEconInterruptionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLimitPowerRecordsMapper' and 'com.gyee.generation.mapper.auto.ProEconLimitPowerRecordsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProEconLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownouts2Mapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownouts2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownoutsMapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownoutsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconManufacturerMapper' and 'com.gyee.generation.mapper.auto.ProEconManufacturerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.344 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalfourdaysMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalfourdaysMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeterPointValueMapper' and 'com.gyee.generation.mapper.auto.ProEconMeterPointValueMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay7Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay7Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEventMapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.345 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSub2Mapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSub2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSubMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTransitionRatesMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTransitionRatesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStatusDictionariesMapper' and 'com.gyee.generation.mapper.auto.ProEconStatusDictionariesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStopTypeMapper' and 'com.gyee.generation.mapper.auto.ProEconStopTypeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProEconTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconUniformCodeMapper' and 'com.gyee.generation.mapper.auto.ProEconUniformCodeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindpowerInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindpowerInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineGoodnessMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineGoodnessMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatus2Mapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatus2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.346 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatusMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatusMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpMttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWpMttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrDmtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrDmtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWpwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtAlysisDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtAlysisDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtPowerCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtPowerCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.347 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.348 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.348 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWtwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:57:47.348 WARN 7648 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.gyee.generation.mapper]' package. Please check your configuration. 2024-05-30 08:57:47.538 INFO 7648 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 08:57:47.542 INFO 7648 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d80f1b33] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 08:57:47.560 INFO 7648 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 08:57:47.812 INFO 7648 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-30 08:57:47.820 INFO 7648 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-30 08:57:47.820 INFO 7648 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-30 08:57:47.985 INFO 7648 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-30 08:57:47.985 INFO 7648 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1630 ms 2024-05-30 08:57:48.310 ERROR 7648 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 08:57:48.315 INFO 7648 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-30 08:57:48.316 ERROR 7648 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 08:57:48.317 INFO 7648 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-30 08:57:48.317 INFO 7648 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-30 08:57:48.318 INFO 7648 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-30 08:57:48.318 INFO 7648 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-30 08:57:52.857 INFO 7648 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-30 08:57:52.860 INFO 7648 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-30 08:57:52.860 INFO 7648 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-30 08:57:52.862 INFO 7648 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-30 08:57:54.128 INFO 7648 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-30 08:58:00.994 INFO 7648 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-30 08:58:07.046 INFO 7648 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-30 08:58:13.092 INFO 7648 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-30 08:58:13.201 INFO 7648 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-30 08:58:13.202 INFO 7648 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-30 08:58:13.208 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@5621a671, tech.powerjob.worker.actors.ProcessorTrackerActor@2006fdaa, tech.powerjob.worker.actors.WorkerActor@21688427]) 2024-05-30 08:58:13.257 INFO 7648 --- [main] org.reflections.Reflections : Reflections took 33 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-30 08:58:13.276 INFO 7648 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-30 08:58:13.276 INFO 7648 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@37753b69 2024-05-30 08:58:13.277 INFO 7648 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@602c167e 2024-05-30 08:58:13.277 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-30 08:58:13.319 INFO 7648 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-30 08:58:13.430 WARN 7648 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-30 08:58:13.433 INFO 7648 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-30 08:58:13.440 INFO 7648 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-30 08:58:13.457 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-30 08:58:13.457 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-30 08:58:13.457 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 08:58:13.457 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-30 08:58:13.457 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-30 08:58:13.457 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 08:58:13.457 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 08:58:13.457 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-30 08:58:13.457 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-30 08:58:13.458 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-30 08:58:13.458 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-30 08:58:13.458 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 08:58:13.458 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 08:58:13.458 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 08:58:13.745 INFO 7648 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-30 08:58:13.746 INFO 7648 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 469.2 ms 2024-05-30 08:58:13.798 INFO 7648 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-30 08:58:13.800 INFO 7648 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 08:58:13.801 INFO 7648 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-30 08:58:13.803 INFO 7648 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-30 08:58:13.929 INFO 7648 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-30 08:58:13.929 INFO 7648 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/95fcee679c0242f3b9dd0b438eded982/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-30 08:58:13.931 INFO 7648 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/95fcee679c0242f3b9dd0b438eded982/] on JVM exit successfully 2024-05-30 08:58:13.946 INFO 7648 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-30 08:58:13.946 INFO 7648 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 21.09 s, congratulations! 2024-05-30 08:58:13.950 INFO 7648 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 08:58:13.951 INFO 7648 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 08:58:13.952 ERROR 7648 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-30 08:58:14.041 INFO 7648 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-30 08:58:14.051 INFO 7648 --- [main] com.gyee.generation.GenerationTest : Started GenerationTest in 28.187 seconds (JVM running for 29.491) 2024-05-30 08:58:14.053 INFO 7648 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-30 08:58:14.054 INFO 7648 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_DJY_FDC_STA------------------23 2024-05-30 08:58:17.002 WARN 7648 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 08:58:23.949 INFO 7648 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 08:58:26.951 WARN 7648 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 08:58:32.124 INFO 7648 --- [main] com.gyee.generation.init.CacheContext : 0 2024-05-30 08:58:32.610 INFO 7648 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-30 08:58:33.957 INFO 7648 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 08:58:36.965 WARN 7648 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 08:58:43.952 INFO 7648 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 08:58:46.959 WARN 7648 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 08:58:53.948 INFO 7648 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 08:58:56.960 WARN 7648 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 08:59:03.948 INFO 7648 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 08:59:06.960 WARN 7648 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 08:59:11.392 INFO 7648 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-30 08:59:11.394 INFO 7648 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-30 08:59:11.395 INFO 7648 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-30 08:59:11.395 INFO 7648 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-30 08:59:11.413 INFO 7648 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-30 08:59:11.413 INFO 7648 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-30 08:59:14.220 INFO 21680 --- [main] com.gyee.generation.GenerationTest : Starting GenerationTest using Java 1.8.0_351 on sltc with PID 21680 (E:\idea_workspace\gyee-job\target\test-classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-30 08:59:14.222 INFO 21680 --- [main] com.gyee.generation.GenerationTest : The following 1 profile is active: "jn" 2024-05-30 08:59:14.982 INFO 21680 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-30 08:59:14.984 INFO 21680 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-30 08:59:15.031 INFO 21680 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 35 ms. Found 0 Redis repository interfaces. 2024-05-30 08:59:15.147 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmTsMapper' and 'com.gyee.generation.mapper.auto.AlarmTsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.147 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicCompanyMapper' and 'com.gyee.generation.mapper.auto.ProBasicCompanyMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.147 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEnergyGroupMapper' and 'com.gyee.generation.mapper.auto.ProBasicEnergyGroupMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.147 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLineMapper' and 'com.gyee.generation.mapper.auto.ProBasicLineMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProBasicLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicMeterPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicMeterPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerRdMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerRdMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRealtimeDbconfigMapper' and 'com.gyee.generation.mapper.auto.ProBasicRealtimeDbconfigMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRegionMapper' and 'com.gyee.generation.mapper.auto.ProBasicRegionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSquareMapper' and 'com.gyee.generation.mapper.auto.ProBasicSquareMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.148 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusAiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusAiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusDiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusDiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSubStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicSubStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTargetPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicTargetPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWeatherStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicWeatherStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWindPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicWindPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEcoWindspecificInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEcoWindspecificInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconActivePowerDataMapper' and 'com.gyee.generation.mapper.auto.ProEconActivePowerDataMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBenchmarkMapper' and 'com.gyee.generation.mapper.auto.ProEconBenchmarkMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEventMapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCoordinateMapper' and 'com.gyee.generation.mapper.auto.ProEconCoordinateMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.149 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconElectricaltestPointMapper' and 'com.gyee.generation.mapper.auto.ProEconElectricaltestPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayDetailedMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayDetailedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfo15minuteMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfo15minuteMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDayTopMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDayTopMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentmodelMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentmodelMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.150 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconFaultLiminatedefectsMapper' and 'com.gyee.generation.mapper.auto.ProEconFaultLiminatedefectsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotal2Mapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotal2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotalMapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInputOrOutputSpeedMapper' and 'com.gyee.generation.mapper.auto.ProEconInputOrOutputSpeedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInterruptionMapper' and 'com.gyee.generation.mapper.auto.ProEconInterruptionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLimitPowerRecordsMapper' and 'com.gyee.generation.mapper.auto.ProEconLimitPowerRecordsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProEconLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownouts2Mapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownouts2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownoutsMapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownoutsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconManufacturerMapper' and 'com.gyee.generation.mapper.auto.ProEconManufacturerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalfourdaysMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalfourdaysMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeterPointValueMapper' and 'com.gyee.generation.mapper.auto.ProEconMeterPointValueMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay7Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay7Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.151 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEventMapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSub2Mapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSub2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSubMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTransitionRatesMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTransitionRatesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStatusDictionariesMapper' and 'com.gyee.generation.mapper.auto.ProEconStatusDictionariesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStopTypeMapper' and 'com.gyee.generation.mapper.auto.ProEconStopTypeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProEconTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconUniformCodeMapper' and 'com.gyee.generation.mapper.auto.ProEconUniformCodeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindpowerInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindpowerInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineGoodnessMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineGoodnessMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatus2Mapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatus2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatusMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatusMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpMttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWpMttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrDmtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrDmtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWpwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtAlysisDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtAlysisDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtPowerCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtPowerCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.152 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWtwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 08:59:15.153 WARN 21680 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.gyee.generation.mapper]' package. Please check your configuration. 2024-05-30 08:59:15.332 INFO 21680 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 08:59:15.335 INFO 21680 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b81c8085] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 08:59:15.350 INFO 21680 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 08:59:15.553 INFO 21680 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-30 08:59:15.562 INFO 21680 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-30 08:59:15.562 INFO 21680 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-30 08:59:15.716 INFO 21680 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-30 08:59:15.717 INFO 21680 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1457 ms 2024-05-30 08:59:15.979 ERROR 21680 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 08:59:15.983 INFO 21680 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-30 08:59:15.984 ERROR 21680 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 08:59:15.985 INFO 21680 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-30 08:59:15.985 INFO 21680 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-30 08:59:15.986 INFO 21680 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-30 08:59:15.986 INFO 21680 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-30 08:59:20.481 INFO 21680 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-30 08:59:20.483 INFO 21680 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-30 08:59:20.484 INFO 21680 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-30 08:59:20.485 INFO 21680 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-30 08:59:21.692 INFO 21680 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-30 08:59:28.498 INFO 21680 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-30 08:59:34.541 INFO 21680 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-30 08:59:40.594 INFO 21680 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-30 08:59:40.695 INFO 21680 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-30 08:59:40.696 INFO 21680 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-30 08:59:40.701 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@6eab92f3, tech.powerjob.worker.actors.ProcessorTrackerActor@321b7b9e, tech.powerjob.worker.actors.WorkerActor@21eedcde]) 2024-05-30 08:59:40.744 INFO 21680 --- [main] org.reflections.Reflections : Reflections took 26 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-30 08:59:40.757 INFO 21680 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-30 08:59:40.758 INFO 21680 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@69d902f9 2024-05-30 08:59:40.758 INFO 21680 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@547052 2024-05-30 08:59:40.758 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-30 08:59:40.770 INFO 21680 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-30 08:59:40.866 WARN 21680 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-30 08:59:40.868 INFO 21680 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-30 08:59:40.875 INFO 21680 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-30 08:59:40.892 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-30 08:59:40.892 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-30 08:59:40.892 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 08:59:40.892 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 08:59:40.892 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-30 08:59:40.892 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 08:59:40.892 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-30 08:59:40.892 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-30 08:59:40.892 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-30 08:59:40.893 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 08:59:40.893 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 08:59:40.893 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 08:59:40.893 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-30 08:59:40.893 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-30 08:59:41.171 INFO 21680 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-30 08:59:41.171 INFO 21680 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 412.7 ms 2024-05-30 08:59:41.224 INFO 21680 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-30 08:59:41.226 INFO 21680 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 08:59:41.227 INFO 21680 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-30 08:59:41.229 INFO 21680 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-30 08:59:41.337 INFO 21680 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-30 08:59:41.338 INFO 21680 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/b453e51265334bd18a48cca75b91676d/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-30 08:59:41.340 INFO 21680 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/b453e51265334bd18a48cca75b91676d/] on JVM exit successfully 2024-05-30 08:59:41.354 INFO 21680 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-30 08:59:41.355 INFO 21680 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 20.87 s, congratulations! 2024-05-30 08:59:41.358 INFO 21680 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 08:59:41.359 INFO 21680 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 08:59:41.359 ERROR 21680 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-30 08:59:41.442 INFO 21680 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-30 08:59:41.451 INFO 21680 --- [main] com.gyee.generation.GenerationTest : Started GenerationTest in 27.611 seconds (JVM running for 28.898) 2024-05-30 08:59:41.453 INFO 21680 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-30 08:59:41.453 INFO 21680 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_DJY_FDC_STA------------------23 2024-05-30 08:59:42.132 INFO 21680 --- [main] com.gyee.generation.init.CacheContext : 0 2024-05-30 08:59:42.647 INFO 21680 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-30 08:59:44.412 WARN 21680 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 08:59:51.356 INFO 21680 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 08:59:54.361 WARN 21680 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:00:01.360 INFO 21680 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:00:04.376 WARN 21680 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:00:11.361 INFO 21680 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:00:13.179 WARN 21680 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-30 09:00:13.185 INFO 21680 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-30 09:00:13.187 INFO 21680 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-30 09:00:13.187 INFO 21680 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-30 09:00:13.188 INFO 21680 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-30 09:00:13.194 INFO 21680 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-30 09:00:13.194 INFO 21680 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-30 09:00:16.467 INFO 9804 --- [main] com.gyee.generation.GenerationTest : Starting GenerationTest using Java 1.8.0_351 on sltc with PID 9804 (E:\idea_workspace\gyee-job\target\test-classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-30 09:00:16.470 INFO 9804 --- [main] com.gyee.generation.GenerationTest : The following 1 profile is active: "jn" 2024-05-30 09:00:17.251 INFO 9804 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-30 09:00:17.253 INFO 9804 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-30 09:00:17.300 INFO 9804 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces. 2024-05-30 09:00:17.416 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmTsMapper' and 'com.gyee.generation.mapper.auto.AlarmTsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.416 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicCompanyMapper' and 'com.gyee.generation.mapper.auto.ProBasicCompanyMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.416 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEnergyGroupMapper' and 'com.gyee.generation.mapper.auto.ProBasicEnergyGroupMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.416 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.416 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.416 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLineMapper' and 'com.gyee.generation.mapper.auto.ProBasicLineMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.416 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProBasicLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicMeterPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicMeterPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerRdMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerRdMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRealtimeDbconfigMapper' and 'com.gyee.generation.mapper.auto.ProBasicRealtimeDbconfigMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRegionMapper' and 'com.gyee.generation.mapper.auto.ProBasicRegionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSquareMapper' and 'com.gyee.generation.mapper.auto.ProBasicSquareMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusAiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusAiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusDiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusDiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSubStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicSubStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTargetPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicTargetPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.417 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWeatherStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicWeatherStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWindPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicWindPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEcoWindspecificInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEcoWindspecificInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconActivePowerDataMapper' and 'com.gyee.generation.mapper.auto.ProEconActivePowerDataMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBenchmarkMapper' and 'com.gyee.generation.mapper.auto.ProEconBenchmarkMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEventMapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCoordinateMapper' and 'com.gyee.generation.mapper.auto.ProEconCoordinateMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.418 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconElectricaltestPointMapper' and 'com.gyee.generation.mapper.auto.ProEconElectricaltestPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayDetailedMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayDetailedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfo15minuteMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfo15minuteMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDayTopMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDayTopMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentmodelMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentmodelMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconFaultLiminatedefectsMapper' and 'com.gyee.generation.mapper.auto.ProEconFaultLiminatedefectsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotal2Mapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotal2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotalMapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInputOrOutputSpeedMapper' and 'com.gyee.generation.mapper.auto.ProEconInputOrOutputSpeedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.419 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInterruptionMapper' and 'com.gyee.generation.mapper.auto.ProEconInterruptionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLimitPowerRecordsMapper' and 'com.gyee.generation.mapper.auto.ProEconLimitPowerRecordsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProEconLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownouts2Mapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownouts2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownoutsMapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownoutsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconManufacturerMapper' and 'com.gyee.generation.mapper.auto.ProEconManufacturerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalfourdaysMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalfourdaysMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeterPointValueMapper' and 'com.gyee.generation.mapper.auto.ProEconMeterPointValueMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay7Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay7Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEventMapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSub2Mapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSub2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSubMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTransitionRatesMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTransitionRatesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.420 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStatusDictionariesMapper' and 'com.gyee.generation.mapper.auto.ProEconStatusDictionariesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStopTypeMapper' and 'com.gyee.generation.mapper.auto.ProEconStopTypeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProEconTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconUniformCodeMapper' and 'com.gyee.generation.mapper.auto.ProEconUniformCodeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindpowerInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindpowerInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineGoodnessMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineGoodnessMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatus2Mapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatus2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatusMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatusMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpMttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWpMttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrDmtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrDmtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWpwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtAlysisDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtAlysisDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtPowerCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtPowerCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.421 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWtwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:00:17.422 WARN 9804 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.gyee.generation.mapper]' package. Please check your configuration. 2024-05-30 09:00:17.594 INFO 9804 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:00:17.597 INFO 9804 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3029b5ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:00:17.614 INFO 9804 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:00:17.831 INFO 9804 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-30 09:00:17.840 INFO 9804 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-30 09:00:17.840 INFO 9804 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-30 09:00:18.005 INFO 9804 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-30 09:00:18.005 INFO 9804 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1498 ms 2024-05-30 09:00:18.301 ERROR 9804 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:00:18.305 INFO 9804 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-30 09:00:18.306 ERROR 9804 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:00:18.306 INFO 9804 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-30 09:00:18.306 INFO 9804 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-30 09:00:18.307 INFO 9804 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-30 09:00:18.307 INFO 9804 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-30 09:00:22.926 INFO 9804 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-30 09:00:22.929 INFO 9804 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-30 09:00:22.929 INFO 9804 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-30 09:00:22.931 INFO 9804 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-30 09:00:24.367 INFO 9804 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-30 09:00:31.227 INFO 9804 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-30 09:00:37.280 INFO 9804 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-30 09:00:43.332 INFO 9804 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-30 09:00:43.431 INFO 9804 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-30 09:00:43.432 INFO 9804 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-30 09:00:43.437 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@59014efe, tech.powerjob.worker.actors.ProcessorTrackerActor@5f5923ef, tech.powerjob.worker.actors.WorkerActor@7381d6f0]) 2024-05-30 09:00:43.480 INFO 9804 --- [main] org.reflections.Reflections : Reflections took 27 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-30 09:00:43.494 INFO 9804 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-30 09:00:43.494 INFO 9804 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@591a4d25 2024-05-30 09:00:43.495 INFO 9804 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@4bfe83d 2024-05-30 09:00:43.495 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-30 09:00:43.507 INFO 9804 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-30 09:00:43.605 WARN 9804 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-30 09:00:43.608 INFO 9804 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-30 09:00:43.614 INFO 9804 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:00:43.630 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-30 09:00:43.631 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-30 09:00:43.631 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:00:43.631 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:00:43.924 INFO 9804 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-30 09:00:43.924 INFO 9804 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 429.4 ms 2024-05-30 09:00:43.980 INFO 9804 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-30 09:00:43.983 INFO 9804 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:00:43.984 INFO 9804 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-30 09:00:43.986 INFO 9804 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-30 09:00:44.098 INFO 9804 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-30 09:00:44.098 INFO 9804 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/9ece411b7f6b4e189b69916838c937a0/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-30 09:00:44.101 INFO 9804 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/9ece411b7f6b4e189b69916838c937a0/] on JVM exit successfully 2024-05-30 09:00:44.114 INFO 9804 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-30 09:00:44.115 INFO 9804 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 21.19 s, congratulations! 2024-05-30 09:00:44.119 INFO 9804 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:00:44.119 INFO 9804 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:00:44.123 ERROR 9804 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-30 09:00:44.208 INFO 9804 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-30 09:00:44.217 INFO 9804 --- [main] com.gyee.generation.GenerationTest : Started GenerationTest in 28.13 seconds (JVM running for 29.407) 2024-05-30 09:00:44.219 INFO 9804 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-30 09:00:44.219 INFO 9804 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_DJY_FDC_STA------------------23 2024-05-30 09:00:44.884 INFO 9804 --- [main] com.gyee.generation.init.CacheContext : 0 2024-05-30 09:00:45.344 INFO 9804 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-30 09:01:06.376 INFO 9804 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:01:06.378 WARN 9804 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:01:16.103 INFO 9804 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:01:16.105 INFO 9804 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:01:46.005 WARN 9804 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:01:46.007 WARN 9804 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:01:46.008 WARN 9804 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:01:46.008 INFO 9804 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:01:46.009 INFO 9804 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:01:46.010 INFO 9804 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:01:46.817 WARN 9804 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-30 09:01:46.819 WARN 9804 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-30 09:01:46.820 WARN 9804 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-30 09:01:46.824 INFO 9804 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-30 09:01:46.827 INFO 9804 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-30 09:01:46.827 INFO 9804 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-30 09:01:46.827 INFO 9804 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-30 09:01:46.846 INFO 9804 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-30 09:01:46.846 INFO 9804 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-30 09:02:08.656 INFO 10952 --- [main] com.gyee.generation.GenerationTest : Starting GenerationTest using Java 1.8.0_351 on sltc with PID 10952 (E:\idea_workspace\gyee-job\target\test-classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-30 09:02:08.661 INFO 10952 --- [main] com.gyee.generation.GenerationTest : The following 1 profile is active: "jn" 2024-05-30 09:02:09.939 INFO 10952 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-30 09:02:09.941 INFO 10952 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-30 09:02:09.994 INFO 10952 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 38 ms. Found 0 Redis repository interfaces. 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmTsMapper' and 'com.gyee.generation.mapper.auto.AlarmTsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicCompanyMapper' and 'com.gyee.generation.mapper.auto.ProBasicCompanyMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEnergyGroupMapper' and 'com.gyee.generation.mapper.auto.ProBasicEnergyGroupMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLineMapper' and 'com.gyee.generation.mapper.auto.ProBasicLineMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProBasicLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicMeterPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicMeterPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.152 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerRdMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerRdMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRealtimeDbconfigMapper' and 'com.gyee.generation.mapper.auto.ProBasicRealtimeDbconfigMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRegionMapper' and 'com.gyee.generation.mapper.auto.ProBasicRegionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSquareMapper' and 'com.gyee.generation.mapper.auto.ProBasicSquareMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusAiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusAiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusDiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusDiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSubStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicSubStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTargetPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicTargetPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWeatherStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicWeatherStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.153 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWindPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicWindPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEcoWindspecificInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEcoWindspecificInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconActivePowerDataMapper' and 'com.gyee.generation.mapper.auto.ProEconActivePowerDataMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBenchmarkMapper' and 'com.gyee.generation.mapper.auto.ProEconBenchmarkMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEventMapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCoordinateMapper' and 'com.gyee.generation.mapper.auto.ProEconCoordinateMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.154 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconElectricaltestPointMapper' and 'com.gyee.generation.mapper.auto.ProEconElectricaltestPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayDetailedMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayDetailedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfo15minuteMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfo15minuteMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDayTopMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDayTopMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentmodelMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentmodelMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconFaultLiminatedefectsMapper' and 'com.gyee.generation.mapper.auto.ProEconFaultLiminatedefectsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotal2Mapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotal2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotalMapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInputOrOutputSpeedMapper' and 'com.gyee.generation.mapper.auto.ProEconInputOrOutputSpeedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInterruptionMapper' and 'com.gyee.generation.mapper.auto.ProEconInterruptionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLimitPowerRecordsMapper' and 'com.gyee.generation.mapper.auto.ProEconLimitPowerRecordsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProEconLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownouts2Mapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownouts2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownoutsMapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownoutsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.155 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconManufacturerMapper' and 'com.gyee.generation.mapper.auto.ProEconManufacturerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalfourdaysMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalfourdaysMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeterPointValueMapper' and 'com.gyee.generation.mapper.auto.ProEconMeterPointValueMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay7Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay7Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEventMapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSub2Mapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSub2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSubMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTransitionRatesMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTransitionRatesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStatusDictionariesMapper' and 'com.gyee.generation.mapper.auto.ProEconStatusDictionariesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStopTypeMapper' and 'com.gyee.generation.mapper.auto.ProEconStopTypeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProEconTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconUniformCodeMapper' and 'com.gyee.generation.mapper.auto.ProEconUniformCodeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindpowerInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindpowerInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineGoodnessMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineGoodnessMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.156 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatus2Mapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatus2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatusMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatusMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpMttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWpMttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrDmtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrDmtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWpwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtAlysisDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtAlysisDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtPowerCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtPowerCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.157 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWtwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:02:10.158 WARN 10952 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.gyee.generation.mapper]' package. Please check your configuration. 2024-05-30 09:02:10.372 INFO 10952 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:02:10.376 INFO 10952 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$da8d592] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:02:10.397 INFO 10952 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:02:10.658 INFO 10952 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-30 09:02:10.666 INFO 10952 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-30 09:02:10.667 INFO 10952 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-30 09:02:10.855 INFO 10952 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-30 09:02:10.855 INFO 10952 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2101 ms 2024-05-30 09:02:11.199 ERROR 10952 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:02:11.206 INFO 10952 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-30 09:02:11.207 ERROR 10952 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:02:11.208 INFO 10952 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-30 09:02:11.208 INFO 10952 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-30 09:02:11.210 INFO 10952 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-30 09:02:11.210 INFO 10952 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-30 09:02:15.912 INFO 10952 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-30 09:02:15.915 INFO 10952 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-30 09:02:15.915 INFO 10952 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-30 09:02:15.917 INFO 10952 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-30 09:02:17.126 INFO 10952 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-30 09:02:23.914 INFO 10952 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-30 09:02:29.968 INFO 10952 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-30 09:02:36.027 INFO 10952 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-30 09:02:36.141 INFO 10952 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-30 09:02:36.141 INFO 10952 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-30 09:02:36.148 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@71df5f30, tech.powerjob.worker.actors.ProcessorTrackerActor@4895e8f6, tech.powerjob.worker.actors.WorkerActor@62808e9e]) 2024-05-30 09:02:36.197 INFO 10952 --- [main] org.reflections.Reflections : Reflections took 32 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-30 09:02:36.213 INFO 10952 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-30 09:02:36.213 INFO 10952 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@127d2aee 2024-05-30 09:02:36.214 INFO 10952 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@3cc2e3e 2024-05-30 09:02:36.214 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-30 09:02:36.228 INFO 10952 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-30 09:02:36.331 WARN 10952 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-30 09:02:36.333 INFO 10952 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-30 09:02:36.340 INFO 10952 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-30 09:02:36.356 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-30 09:02:36.356 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-30 09:02:36.356 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:02:36.356 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:02:36.356 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-30 09:02:36.356 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-30 09:02:36.356 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:02:36.357 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-30 09:02:36.357 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-30 09:02:36.357 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:02:36.357 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:02:36.357 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:02:36.357 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-30 09:02:36.357 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-30 09:02:36.699 INFO 10952 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-30 09:02:36.700 INFO 10952 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 486.1 ms 2024-05-30 09:02:36.752 INFO 10952 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-30 09:02:36.756 INFO 10952 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:02:36.756 INFO 10952 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-30 09:02:36.758 INFO 10952 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-30 09:02:36.892 INFO 10952 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-30 09:02:36.892 INFO 10952 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/8b330a3ad3eb42a298816eb2e34a5b9c/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-30 09:02:36.896 INFO 10952 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/8b330a3ad3eb42a298816eb2e34a5b9c/] on JVM exit successfully 2024-05-30 09:02:36.911 INFO 10952 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-30 09:02:36.912 INFO 10952 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 21.00 s, congratulations! 2024-05-30 09:02:36.917 INFO 10952 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:02:36.917 INFO 10952 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:02:36.919 ERROR 10952 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-30 09:02:37.010 INFO 10952 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-30 09:02:37.019 INFO 10952 --- [main] com.gyee.generation.GenerationTest : Started GenerationTest in 29.072 seconds (JVM running for 30.8) 2024-05-30 09:02:37.021 INFO 10952 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-30 09:02:37.021 INFO 10952 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_DJY_FDC_STA------------------23 2024-05-30 09:02:37.802 INFO 10952 --- [main] com.gyee.generation.init.CacheContext : 0 2024-05-30 09:02:38.403 INFO 10952 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-30 09:02:49.656 INFO 10952 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:02:49.662 WARN 10952 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:02:54.507 WARN 10952 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:03:07.259 INFO 10952 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:03:07.261 INFO 10952 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:03:08.291 WARN 10952 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-30 09:03:08.293 WARN 10952 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-30 09:03:08.298 INFO 10952 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-30 09:03:08.300 INFO 10952 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-30 09:03:08.300 INFO 10952 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-30 09:03:08.301 INFO 10952 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-30 09:03:08.305 INFO 10952 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-30 09:03:08.305 INFO 10952 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-30 09:08:38.409 INFO 22048 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 22048 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-30 09:08:38.412 INFO 22048 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-30 09:08:39.113 INFO 22048 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-30 09:08:39.115 INFO 22048 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-30 09:08:39.159 INFO 22048 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 33 ms. Found 0 Redis repository interfaces. 2024-05-30 09:08:39.415 INFO 22048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:08:39.418 INFO 22048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7204a0fe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:08:39.433 INFO 22048 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:08:39.635 INFO 22048 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-30 09:08:39.643 INFO 22048 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-30 09:08:39.644 INFO 22048 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-30 09:08:39.792 INFO 22048 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-30 09:08:39.792 INFO 22048 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1345 ms 2024-05-30 09:08:40.046 ERROR 22048 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:08:40.050 INFO 22048 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-30 09:08:40.051 ERROR 22048 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:08:40.052 INFO 22048 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-30 09:08:40.052 INFO 22048 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-30 09:08:40.053 INFO 22048 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-30 09:08:40.053 INFO 22048 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-30 09:08:44.368 INFO 22048 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-30 09:08:44.370 INFO 22048 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-30 09:08:44.371 INFO 22048 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-30 09:08:44.372 INFO 22048 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-30 09:08:45.573 INFO 22048 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-30 09:08:52.384 INFO 22048 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-30 09:08:58.430 INFO 22048 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-30 09:09:04.475 INFO 22048 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-30 09:09:04.591 INFO 22048 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-30 09:09:04.591 INFO 22048 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-30 09:09:04.596 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@70ed902a, tech.powerjob.worker.actors.ProcessorTrackerActor@22f80e36, tech.powerjob.worker.actors.WorkerActor@3c98981e]) 2024-05-30 09:09:04.638 INFO 22048 --- [main] org.reflections.Reflections : Reflections took 26 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-30 09:09:04.651 INFO 22048 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-30 09:09:04.652 INFO 22048 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@47ae6c18 2024-05-30 09:09:04.652 INFO 22048 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@3835b281 2024-05-30 09:09:04.652 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-30 09:09:04.665 INFO 22048 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-30 09:09:04.764 WARN 22048 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-30 09:09:04.766 INFO 22048 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-30 09:09:04.772 INFO 22048 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-30 09:09:04.786 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-30 09:09:04.787 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-30 09:09:05.067 INFO 22048 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-30 09:09:05.067 INFO 22048 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 414.6 ms 2024-05-30 09:09:05.119 INFO 22048 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-30 09:09:05.122 INFO 22048 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:09:05.123 INFO 22048 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-30 09:09:05.124 INFO 22048 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-30 09:09:05.237 INFO 22048 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-30 09:09:05.237 INFO 22048 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/57b09c0f43644603918a0b1205d3f162/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-30 09:09:05.240 INFO 22048 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/57b09c0f43644603918a0b1205d3f162/] on JVM exit successfully 2024-05-30 09:09:05.253 INFO 22048 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-30 09:09:05.254 INFO 22048 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 20.89 s, congratulations! 2024-05-30 09:09:05.257 INFO 22048 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:09:05.258 INFO 22048 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:09:05.259 ERROR 22048 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-30 09:09:05.341 INFO 22048 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-30 09:09:05.351 INFO 22048 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 27.33 seconds (JVM running for 28.65) 2024-05-30 09:09:05.353 INFO 22048 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-30 09:09:05.353 INFO 22048 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_GFFD_FS_GDC_STA------------------2 2024-05-30 09:09:06.042 INFO 22048 --- [main] com.gyee.generation.init.CacheContext : 91 2024-05-30 09:09:06.797 INFO 22048 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-30 09:09:08.313 WARN 22048 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:09:11.902 INFO 22048 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-30 09:09:11.904 INFO 22048 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-30 09:09:11.904 INFO 22048 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-30 09:09:11.904 INFO 22048 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-30 09:09:11.915 INFO 22048 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-30 09:09:11.915 INFO 22048 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-30 09:11:58.139 INFO 6264 --- [main] com.gyee.generation.GenerationMain : Starting GenerationMain using Java 1.8.0_351 on sltc with PID 6264 (E:\idea_workspace\gyee-job\target\classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-30 09:11:58.141 INFO 6264 --- [main] com.gyee.generation.GenerationMain : The following 1 profile is active: "jn" 2024-05-30 09:11:58.843 INFO 6264 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-30 09:11:58.846 INFO 6264 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-30 09:11:58.890 INFO 6264 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32 ms. Found 0 Redis repository interfaces. 2024-05-30 09:11:59.154 INFO 6264 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:11:59.157 INFO 6264 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$43ceb84c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:11:59.171 INFO 6264 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:11:59.376 INFO 6264 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-30 09:11:59.384 INFO 6264 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-30 09:11:59.384 INFO 6264 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-30 09:11:59.534 INFO 6264 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-30 09:11:59.534 INFO 6264 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1356 ms 2024-05-30 09:11:59.784 ERROR 6264 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:11:59.788 INFO 6264 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-30 09:11:59.789 ERROR 6264 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:11:59.790 INFO 6264 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-30 09:11:59.790 INFO 6264 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-30 09:11:59.791 INFO 6264 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-30 09:11:59.791 INFO 6264 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-30 09:12:05.453 INFO 6264 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-30 09:12:05.456 INFO 6264 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-30 09:12:05.457 INFO 6264 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-30 09:12:05.459 INFO 6264 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-30 09:12:06.679 INFO 6264 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-30 09:12:13.539 INFO 6264 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-30 09:12:19.580 INFO 6264 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-30 09:12:25.625 INFO 6264 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-30 09:12:25.742 INFO 6264 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-30 09:12:25.743 INFO 6264 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-30 09:12:25.748 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@3dd591b9, tech.powerjob.worker.actors.ProcessorTrackerActor@538905d2, tech.powerjob.worker.actors.WorkerActor@7e8c58fd]) 2024-05-30 09:12:25.789 INFO 6264 --- [main] org.reflections.Reflections : Reflections took 25 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-30 09:12:25.804 INFO 6264 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-30 09:12:25.804 INFO 6264 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@18b45500 2024-05-30 09:12:25.804 INFO 6264 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@25110bb9 2024-05-30 09:12:25.805 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-30 09:12:25.817 INFO 6264 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-30 09:12:25.916 WARN 6264 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-30 09:12:25.918 INFO 6264 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-30 09:12:25.924 INFO 6264 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-30 09:12:25.938 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-30 09:12:25.939 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-30 09:12:26.208 INFO 6264 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-30 09:12:26.209 INFO 6264 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 404.8 ms 2024-05-30 09:12:26.265 INFO 6264 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-30 09:12:26.267 INFO 6264 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:12:26.268 INFO 6264 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-30 09:12:26.270 INFO 6264 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-30 09:12:26.380 INFO 6264 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-30 09:12:26.380 INFO 6264 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/6ba7e42fbe774ccdb0155ce9311f5706/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-30 09:12:26.383 INFO 6264 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/6ba7e42fbe774ccdb0155ce9311f5706/] on JVM exit successfully 2024-05-30 09:12:26.396 INFO 6264 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-30 09:12:26.397 INFO 6264 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 20.94 s, congratulations! 2024-05-30 09:12:26.400 INFO 6264 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:12:26.401 INFO 6264 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:12:26.405 ERROR 6264 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-30 09:12:26.486 INFO 6264 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-30 09:12:26.496 INFO 6264 --- [main] com.gyee.generation.GenerationMain : Started GenerationMain in 28.727 seconds (JVM running for 29.994) 2024-05-30 09:12:26.498 INFO 6264 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-30 09:12:26.499 INFO 6264 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_GFFD_FS_GDC_STA------------------2 2024-05-30 09:12:27.186 INFO 6264 --- [main] com.gyee.generation.init.CacheContext : 91 2024-05-30 09:12:27.873 INFO 6264 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-30 09:12:29.447 WARN 6264 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:12:36.399 INFO 6264 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:12:39.405 WARN 6264 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:12:41.576 INFO 6264 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-30 09:12:41.578 INFO 6264 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-30 09:12:41.578 INFO 6264 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-30 09:12:41.578 INFO 6264 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-30 09:12:41.595 INFO 6264 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-30 09:12:41.595 INFO 6264 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-30 09:12:48.416 INFO 21712 --- [main] com.gyee.generation.GenerationTest : Starting GenerationTest using Java 1.8.0_351 on sltc with PID 21712 (E:\idea_workspace\gyee-job\target\test-classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-30 09:12:48.419 INFO 21712 --- [main] com.gyee.generation.GenerationTest : The following 1 profile is active: "jn" 2024-05-30 09:12:49.189 INFO 21712 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-30 09:12:49.191 INFO 21712 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-30 09:12:49.239 INFO 21712 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces. 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmTsMapper' and 'com.gyee.generation.mapper.auto.AlarmTsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicCompanyMapper' and 'com.gyee.generation.mapper.auto.ProBasicCompanyMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEnergyGroupMapper' and 'com.gyee.generation.mapper.auto.ProBasicEnergyGroupMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLineMapper' and 'com.gyee.generation.mapper.auto.ProBasicLineMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProBasicLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicMeterPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicMeterPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.356 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerRdMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerRdMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRealtimeDbconfigMapper' and 'com.gyee.generation.mapper.auto.ProBasicRealtimeDbconfigMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRegionMapper' and 'com.gyee.generation.mapper.auto.ProBasicRegionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSquareMapper' and 'com.gyee.generation.mapper.auto.ProBasicSquareMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusAiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusAiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusDiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusDiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSubStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicSubStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTargetPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicTargetPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWeatherStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicWeatherStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWindPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicWindPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.357 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEcoWindspecificInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEcoWindspecificInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconActivePowerDataMapper' and 'com.gyee.generation.mapper.auto.ProEconActivePowerDataMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBenchmarkMapper' and 'com.gyee.generation.mapper.auto.ProEconBenchmarkMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEventMapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCoordinateMapper' and 'com.gyee.generation.mapper.auto.ProEconCoordinateMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconElectricaltestPointMapper' and 'com.gyee.generation.mapper.auto.ProEconElectricaltestPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayDetailedMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayDetailedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfo15minuteMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfo15minuteMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.358 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDayTopMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDayTopMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentmodelMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentmodelMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconFaultLiminatedefectsMapper' and 'com.gyee.generation.mapper.auto.ProEconFaultLiminatedefectsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotal2Mapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotal2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotalMapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInputOrOutputSpeedMapper' and 'com.gyee.generation.mapper.auto.ProEconInputOrOutputSpeedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInterruptionMapper' and 'com.gyee.generation.mapper.auto.ProEconInterruptionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLimitPowerRecordsMapper' and 'com.gyee.generation.mapper.auto.ProEconLimitPowerRecordsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProEconLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownouts2Mapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownouts2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownoutsMapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownoutsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconManufacturerMapper' and 'com.gyee.generation.mapper.auto.ProEconManufacturerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.359 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalfourdaysMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalfourdaysMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeterPointValueMapper' and 'com.gyee.generation.mapper.auto.ProEconMeterPointValueMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay7Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay7Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEventMapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSub2Mapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSub2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSubMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTransitionRatesMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTransitionRatesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStatusDictionariesMapper' and 'com.gyee.generation.mapper.auto.ProEconStatusDictionariesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStopTypeMapper' and 'com.gyee.generation.mapper.auto.ProEconStopTypeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProEconTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconUniformCodeMapper' and 'com.gyee.generation.mapper.auto.ProEconUniformCodeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindpowerInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindpowerInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineGoodnessMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineGoodnessMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatus2Mapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatus2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatusMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatusMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpMttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWpMttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.360 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrDmtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrDmtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWpwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtAlysisDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtAlysisDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtPowerCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtPowerCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWtwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:12:49.361 WARN 21712 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.gyee.generation.mapper]' package. Please check your configuration. 2024-05-30 09:12:49.535 INFO 21712 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:12:49.538 INFO 21712 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a41c7340] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:12:49.553 INFO 21712 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:12:49.755 INFO 21712 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-30 09:12:49.763 INFO 21712 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-30 09:12:49.763 INFO 21712 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-30 09:12:49.917 INFO 21712 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-30 09:12:49.917 INFO 21712 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1461 ms 2024-05-30 09:12:50.174 ERROR 21712 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:12:50.178 INFO 21712 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-30 09:12:50.179 ERROR 21712 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:12:50.179 INFO 21712 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-30 09:12:50.179 INFO 21712 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-30 09:12:50.180 INFO 21712 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-30 09:12:50.180 INFO 21712 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-30 09:12:54.545 INFO 21712 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-30 09:12:54.548 INFO 21712 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-30 09:12:54.548 INFO 21712 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-30 09:12:54.550 INFO 21712 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-30 09:12:55.751 INFO 21712 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-30 09:13:02.522 INFO 21712 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-30 09:13:08.571 INFO 21712 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-30 09:13:14.620 INFO 21712 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-30 09:13:14.721 INFO 21712 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-30 09:13:14.722 INFO 21712 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-30 09:13:14.727 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@3d9c8c3c, tech.powerjob.worker.actors.ProcessorTrackerActor@2dc73024, tech.powerjob.worker.actors.WorkerActor@42cd0fc6]) 2024-05-30 09:13:14.769 INFO 21712 --- [main] org.reflections.Reflections : Reflections took 27 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-30 09:13:14.783 INFO 21712 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-30 09:13:14.783 INFO 21712 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@36120a8b 2024-05-30 09:13:14.783 INFO 21712 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@63d66761 2024-05-30 09:13:14.783 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-30 09:13:14.796 INFO 21712 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-30 09:13:14.894 WARN 21712 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-30 09:13:14.897 INFO 21712 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-30 09:13:14.903 INFO 21712 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-30 09:13:14.920 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-30 09:13:14.921 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:13:15.196 INFO 21712 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-30 09:13:15.196 INFO 21712 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 412.5 ms 2024-05-30 09:13:15.248 INFO 21712 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-30 09:13:15.250 INFO 21712 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:13:15.251 INFO 21712 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-30 09:13:15.253 INFO 21712 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-30 09:13:15.363 INFO 21712 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-30 09:13:15.363 INFO 21712 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/4eb8fc1eaf0f44d69f2ca69257acda19/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-30 09:13:15.366 INFO 21712 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/4eb8fc1eaf0f44d69f2ca69257acda19/] on JVM exit successfully 2024-05-30 09:13:15.379 INFO 21712 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-30 09:13:15.380 INFO 21712 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 20.83 s, congratulations! 2024-05-30 09:13:15.383 INFO 21712 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:13:15.384 INFO 21712 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:13:15.384 ERROR 21712 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-30 09:13:15.468 INFO 21712 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-30 09:13:15.477 INFO 21712 --- [main] com.gyee.generation.GenerationTest : Started GenerationTest in 27.456 seconds (JVM running for 28.765) 2024-05-30 09:13:15.479 INFO 21712 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-30 09:13:15.479 INFO 21712 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_GFFD_FS_GDC_STA------------------2 2024-05-30 09:13:16.179 INFO 21712 --- [main] com.gyee.generation.init.CacheContext : 91 2024-05-30 09:13:16.884 INFO 21712 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-30 09:13:25.952 INFO 21712 --- [powerjob-worker-core-1] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:13:25.957 WARN 21712 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:13:28.963 WARN 21712 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:13:40.375 INFO 21712 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:13:43.377 WARN 21712 --- [vert.x-eventloop-thread-4] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:13:50.334 INFO 21712 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:13:53.341 WARN 21712 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:13:55.382 INFO 21712 --- [powerjob-worker-core-2] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:13:55.442 WARN 21712 --- [vert.x-eventloop-thread-5] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-30 09:13:55.446 INFO 21712 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-30 09:13:55.449 INFO 21712 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-30 09:13:55.449 INFO 21712 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-30 09:13:55.449 INFO 21712 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-30 09:13:55.459 INFO 21712 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-30 09:13:55.459 INFO 21712 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-30 09:26:11.875 INFO 14720 --- [main] com.gyee.generation.GenerationTest : Starting GenerationTest using Java 1.8.0_351 on sltc with PID 14720 (E:\idea_workspace\gyee-job\target\test-classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-30 09:26:11.877 INFO 14720 --- [main] com.gyee.generation.GenerationTest : The following 1 profile is active: "jn" 2024-05-30 09:26:12.643 INFO 14720 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-30 09:26:12.645 INFO 14720 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-30 09:26:12.692 INFO 14720 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces. 2024-05-30 09:26:12.808 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmTsMapper' and 'com.gyee.generation.mapper.auto.AlarmTsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicCompanyMapper' and 'com.gyee.generation.mapper.auto.ProBasicCompanyMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEnergyGroupMapper' and 'com.gyee.generation.mapper.auto.ProBasicEnergyGroupMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLineMapper' and 'com.gyee.generation.mapper.auto.ProBasicLineMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProBasicLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicMeterPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicMeterPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerRdMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerRdMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.809 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRealtimeDbconfigMapper' and 'com.gyee.generation.mapper.auto.ProBasicRealtimeDbconfigMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRegionMapper' and 'com.gyee.generation.mapper.auto.ProBasicRegionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSquareMapper' and 'com.gyee.generation.mapper.auto.ProBasicSquareMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusAiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusAiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusDiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusDiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSubStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicSubStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTargetPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicTargetPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWeatherStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicWeatherStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWindPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicWindPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEcoWindspecificInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEcoWindspecificInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconActivePowerDataMapper' and 'com.gyee.generation.mapper.auto.ProEconActivePowerDataMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.810 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBenchmarkMapper' and 'com.gyee.generation.mapper.auto.ProEconBenchmarkMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEventMapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCoordinateMapper' and 'com.gyee.generation.mapper.auto.ProEconCoordinateMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconElectricaltestPointMapper' and 'com.gyee.generation.mapper.auto.ProEconElectricaltestPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayDetailedMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayDetailedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfo15minuteMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfo15minuteMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.811 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDayTopMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDayTopMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentmodelMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentmodelMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconFaultLiminatedefectsMapper' and 'com.gyee.generation.mapper.auto.ProEconFaultLiminatedefectsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotal2Mapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotal2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotalMapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInputOrOutputSpeedMapper' and 'com.gyee.generation.mapper.auto.ProEconInputOrOutputSpeedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInterruptionMapper' and 'com.gyee.generation.mapper.auto.ProEconInterruptionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLimitPowerRecordsMapper' and 'com.gyee.generation.mapper.auto.ProEconLimitPowerRecordsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProEconLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownouts2Mapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownouts2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownoutsMapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownoutsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconManufacturerMapper' and 'com.gyee.generation.mapper.auto.ProEconManufacturerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalfourdaysMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalfourdaysMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.812 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeterPointValueMapper' and 'com.gyee.generation.mapper.auto.ProEconMeterPointValueMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay7Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay7Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEventMapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSub2Mapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSub2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSubMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTransitionRatesMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTransitionRatesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStatusDictionariesMapper' and 'com.gyee.generation.mapper.auto.ProEconStatusDictionariesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStopTypeMapper' and 'com.gyee.generation.mapper.auto.ProEconStopTypeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProEconTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconUniformCodeMapper' and 'com.gyee.generation.mapper.auto.ProEconUniformCodeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindpowerInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindpowerInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineGoodnessMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineGoodnessMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatus2Mapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatus2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatusMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatusMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpMttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWpMttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrDmtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrDmtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWpwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.813 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtAlysisDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtAlysisDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.814 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.814 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.814 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.814 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtPowerCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtPowerCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.814 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.814 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.814 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.814 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWtwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:26:12.814 WARN 14720 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.gyee.generation.mapper]' package. Please check your configuration. 2024-05-30 09:26:12.991 INFO 14720 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:26:12.994 INFO 14720 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$caa0882e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:26:13.008 INFO 14720 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:26:13.212 INFO 14720 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-30 09:26:13.221 INFO 14720 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-30 09:26:13.221 INFO 14720 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-30 09:26:13.375 INFO 14720 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-30 09:26:13.376 INFO 14720 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1461 ms 2024-05-30 09:26:13.638 ERROR 14720 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:26:13.642 INFO 14720 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-30 09:26:13.643 ERROR 14720 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:26:13.643 INFO 14720 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-30 09:26:13.643 INFO 14720 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-30 09:26:13.644 INFO 14720 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-30 09:26:13.644 INFO 14720 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-30 09:26:18.012 INFO 14720 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-30 09:26:18.015 INFO 14720 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-30 09:26:18.015 INFO 14720 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-30 09:26:18.017 INFO 14720 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-30 09:26:19.374 INFO 14720 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-30 09:26:26.205 INFO 14720 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-30 09:26:32.252 INFO 14720 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-30 09:26:38.304 INFO 14720 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-30 09:26:38.407 INFO 14720 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-30 09:26:38.407 INFO 14720 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-30 09:26:38.413 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@1ac25dbb, tech.powerjob.worker.actors.ProcessorTrackerActor@4db568e1, tech.powerjob.worker.actors.WorkerActor@7bc8ffbc]) 2024-05-30 09:26:38.456 INFO 14720 --- [main] org.reflections.Reflections : Reflections took 28 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-30 09:26:38.470 INFO 14720 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-30 09:26:38.470 INFO 14720 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@39685204 2024-05-30 09:26:38.470 INFO 14720 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@72d0196d 2024-05-30 09:26:38.470 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-30 09:26:38.483 INFO 14720 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-30 09:26:38.579 WARN 14720 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-30 09:26:38.582 INFO 14720 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-30 09:26:38.588 INFO 14720 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-30 09:26:38.603 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-30 09:26:38.604 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:26:38.877 INFO 14720 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-30 09:26:38.877 INFO 14720 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 407.0 ms 2024-05-30 09:26:38.926 INFO 14720 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-30 09:26:38.928 INFO 14720 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:26:38.929 INFO 14720 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-30 09:26:38.931 INFO 14720 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-30 09:26:39.041 INFO 14720 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-30 09:26:39.041 INFO 14720 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/4ec3d9ceb75f4c19b581487a81056e62/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-30 09:26:39.044 INFO 14720 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/4ec3d9ceb75f4c19b581487a81056e62/] on JVM exit successfully 2024-05-30 09:26:39.057 INFO 14720 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-30 09:26:39.058 INFO 14720 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 21.05 s, congratulations! 2024-05-30 09:26:39.062 INFO 14720 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:26:39.063 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:26:39.066 ERROR 14720 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-30 09:26:39.149 INFO 14720 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-30 09:26:39.159 INFO 14720 --- [main] com.gyee.generation.GenerationTest : Started GenerationTest in 27.674 seconds (JVM running for 28.941) 2024-05-30 09:26:39.161 INFO 14720 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-30 09:26:39.161 INFO 14720 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_GFFD_FS_GDC_STA------------------2 2024-05-30 09:26:39.844 INFO 14720 --- [main] com.gyee.generation.init.CacheContext : 91 2024-05-30 09:26:40.505 INFO 14720 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-30 09:26:44.734 WARN 14720 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:26:49.074 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:26:52.078 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:26:59.070 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:27:02.080 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:27:09.066 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:27:12.077 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:27:19.062 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:27:22.065 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:27:29.060 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:27:32.076 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:27:39.068 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:27:42.070 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:27:49.067 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:27:52.084 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:27:59.072 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:28:02.079 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:28:09.064 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:28:12.069 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:28:19.070 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:28:22.084 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:28:29.066 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:28:32.068 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:28:39.068 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:28:42.077 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:28:49.059 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:28:52.071 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:28:59.067 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:29:02.084 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:29:09.060 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:29:12.063 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:29:19.069 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:29:22.082 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:29:29.066 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:29:32.073 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:29:39.075 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:29:42.077 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:29:49.074 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:29:52.076 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:29:59.068 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:30:02.080 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:30:09.067 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:30:12.076 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:30:19.061 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:30:22.066 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:30:29.070 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:30:32.074 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:30:39.064 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:30:42.067 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:30:49.070 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:30:52.078 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:30:59.060 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:31:02.069 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:31:09.070 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:31:12.085 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:31:19.069 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:31:22.085 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:31:29.073 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:31:32.084 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:31:39.062 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:31:42.074 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:31:49.061 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:31:52.069 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:31:59.067 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:32:02.082 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:32:09.064 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:32:12.074 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:32:19.067 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:32:22.078 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:32:29.072 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:32:32.084 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:32:39.066 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:32:42.075 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:32:49.074 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:32:52.084 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:32:59.072 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:33:02.088 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:33:09.072 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:33:12.077 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:33:19.061 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:33:22.066 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:33:29.066 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:33:32.075 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:33:39.067 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:33:42.070 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:33:49.068 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:33:52.079 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:33:59.073 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:34:02.079 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:34:09.071 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:34:12.086 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:34:19.068 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:34:22.084 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:34:29.064 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:34:32.080 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:34:39.067 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:34:42.074 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:34:49.075 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:34:52.080 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:34:59.060 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:35:02.072 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:35:09.069 INFO 14720 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:35:12.073 WARN 14720 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:35:13.742 INFO 14720 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-30 09:35:13.744 INFO 14720 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-30 09:35:13.744 INFO 14720 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-30 09:35:13.745 INFO 14720 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-30 09:35:13.754 INFO 14720 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-30 09:35:13.754 INFO 14720 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye 2024-05-30 09:36:55.059 INFO 19464 --- [main] com.gyee.generation.GenerationTest : Starting GenerationTest using Java 1.8.0_351 on sltc with PID 19464 (E:\idea_workspace\gyee-job\target\test-classes started by shilin in E:\idea_workspace\gyee-job) 2024-05-30 09:36:55.062 INFO 19464 --- [main] com.gyee.generation.GenerationTest : The following 1 profile is active: "jn" 2024-05-30 09:36:55.830 INFO 19464 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2024-05-30 09:36:55.832 INFO 19464 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-05-30 09:36:55.879 INFO 19464 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 34 ms. Found 0 Redis repository interfaces. 2024-05-30 09:36:55.993 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'alarmTsMapper' and 'com.gyee.generation.mapper.auto.AlarmTsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicCompanyMapper' and 'com.gyee.generation.mapper.auto.ProBasicCompanyMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEnergyGroupMapper' and 'com.gyee.generation.mapper.auto.ProBasicEnergyGroupMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicEquipmentPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicEquipmentPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLineMapper' and 'com.gyee.generation.mapper.auto.ProBasicLineMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProBasicLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicMeterPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicMeterPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicModelPowerRdMapper' and 'com.gyee.generation.mapper.auto.ProBasicModelPowerRdMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicPowerstationPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicPowerstationPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicProjectPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicProjectPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.994 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRealtimeDbconfigMapper' and 'com.gyee.generation.mapper.auto.ProBasicRealtimeDbconfigMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicRegionMapper' and 'com.gyee.generation.mapper.auto.ProBasicRegionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSquareMapper' and 'com.gyee.generation.mapper.auto.ProBasicSquareMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusAiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusAiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicStatusDiMapper' and 'com.gyee.generation.mapper.auto.ProBasicStatusDiMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicSubStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicSubStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTargetPlanMapper' and 'com.gyee.generation.mapper.auto.ProBasicTargetPlanMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProBasicTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWeatherStationMapper' and 'com.gyee.generation.mapper.auto.ProBasicWeatherStationMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proBasicWindPowerMapper' and 'com.gyee.generation.mapper.auto.ProBasicWindPowerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEcoWindspecificInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEcoWindspecificInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconActivePowerDataMapper' and 'com.gyee.generation.mapper.auto.ProEconActivePowerDataMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBenchmarkMapper' and 'com.gyee.generation.mapper.auto.ProEconBenchmarkMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconBrownoutsEventMapper' and 'com.gyee.generation.mapper.auto.ProEconBrownoutsEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCoordinateMapper' and 'com.gyee.generation.mapper.auto.ProEconCoordinateMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.995 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittMonthSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittMonthSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittYearSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittYearSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingMainMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingMainMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconCurveFittingSubMapper' and 'com.gyee.generation.mapper.auto.ProEconCurveFittingSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconElectricaltestPointMapper' and 'com.gyee.generation.mapper.auto.ProEconElectricaltestPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayDetailedMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayDetailedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfo15minuteMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfo15minuteMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.996 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentInfoDayTopMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentInfoDayTopMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconEquipmentmodelMapper' and 'com.gyee.generation.mapper.auto.ProEconEquipmentmodelMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconFaultLiminatedefectsMapper' and 'com.gyee.generation.mapper.auto.ProEconFaultLiminatedefectsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotal2Mapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotal2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInOrOutSpeedTotalMapper' and 'com.gyee.generation.mapper.auto.ProEconInOrOutSpeedTotalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInputOrOutputSpeedMapper' and 'com.gyee.generation.mapper.auto.ProEconInputOrOutputSpeedMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconInterruptionMapper' and 'com.gyee.generation.mapper.auto.ProEconInterruptionMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLimitPowerRecordsMapper' and 'com.gyee.generation.mapper.auto.ProEconLimitPowerRecordsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconLogicalUnitMapper' and 'com.gyee.generation.mapper.auto.ProEconLogicalUnitMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownouts2Mapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownouts2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMainBrownoutsMapper' and 'com.gyee.generation.mapper.auto.ProEconMainBrownoutsMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconManufacturerMapper' and 'com.gyee.generation.mapper.auto.ProEconManufacturerMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeteorologicalfourdaysMapper' and 'com.gyee.generation.mapper.auto.ProEconMeteorologicalfourdaysMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconMeterPointValueMapper' and 'com.gyee.generation.mapper.auto.ProEconMeterPointValueMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay1Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay1Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay2Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay3Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay3Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay4Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay4Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay5Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay5Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay6Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay6Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.997 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconPowerstationInfoDay7Mapper' and 'com.gyee.generation.mapper.auto.ProEconPowerstationInfoDay7Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEvent2Mapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEvent2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconShutdownEventMapper' and 'com.gyee.generation.mapper.auto.ProEconShutdownEventMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSub2Mapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSub2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTranRatesSubMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTranRatesSubMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStateTransitionRatesMapper' and 'com.gyee.generation.mapper.auto.ProEconStateTransitionRatesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStatusDictionariesMapper' and 'com.gyee.generation.mapper.auto.ProEconStatusDictionariesMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconStopTypeMapper' and 'com.gyee.generation.mapper.auto.ProEconStopTypeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconTestingPointMapper' and 'com.gyee.generation.mapper.auto.ProEconTestingPointMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconUniformCodeMapper' and 'com.gyee.generation.mapper.auto.ProEconUniformCodeMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindpowerInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindpowerInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineGoodnessMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineGoodnessMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineInfoDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineInfoDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatus2Mapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatus2Mapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWindturbineStatusMapper' and 'com.gyee.generation.mapper.auto.ProEconWindturbineStatusMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpMttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWpMttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrDmtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrDmtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWpmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWpwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWpwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtAlysisDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtAlysisDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtCurveFittingYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtCurveFittingYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtPowerCurveFittingMapper' and 'com.gyee.generation.mapper.auto.ProEconWtPowerCurveFittingMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfDayMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfDayMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.998 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfMonthMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfMonthMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.999 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtmttrMtbfYearMapper' and 'com.gyee.generation.mapper.auto.ProEconWtmttrMtbfYearMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.999 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'proEconWtwindDayInfoMapper' and 'com.gyee.generation.mapper.auto.ProEconWtwindDayInfoMapper' mapperInterface. Bean already defined with the same name! 2024-05-30 09:36:55.999 WARN 19464 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.gyee.generation.mapper]' package. Please check your configuration. 2024-05-30 09:36:56.175 INFO 19464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:36:56.178 INFO 19464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9027394b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:36:56.194 INFO 19464 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-05-30 09:36:56.398 INFO 19464 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2024-05-30 09:36:56.406 INFO 19464 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2024-05-30 09:36:56.407 INFO 19464 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2024-05-30 09:36:56.561 INFO 19464 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2024-05-30 09:36:56.561 INFO 19464 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1461 ms 2024-05-30 09:36:56.823 ERROR 19464 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:36:56.827 INFO 19464 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1,master} inited 2024-05-30 09:36:56.828 ERROR 19464 --- [main] com.alibaba.druid.pool.DruidDataSource : testWhileIdle is true, validationQuery not set 2024-05-30 09:36:56.828 INFO 19464 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-2,slave} inited 2024-05-30 09:36:56.828 INFO 19464 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [slave] success 2024-05-30 09:36:56.829 INFO 19464 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource - add a datasource named [master] success 2024-05-30 09:36:56.829 INFO 19464 --- [main] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource initial loaded [2] datasource,primary datasource named [master] 2024-05-30 09:37:01.237 INFO 19464 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] start to initialize PowerJobWorker... 2024-05-30 09:37:01.239 INFO 19464 --- [main] t.p.worker.common.PowerBannerPrinter : ███████ ██ ██ ░██░░░░██ ░██ ░██ ░██ ░██ ██████ ███ ██ █████ ██████ ░██ ██████ ░██ ░███████ ██░░░░██░░██ █ ░██ ██░░░██░░██░░█ ░██ ██░░░░██░██████ ░██░░░░ ░██ ░██ ░██ ███░██░███████ ░██ ░ ░██░██ ░██░██░░░██ ░██ ░██ ░██ ░████░████░██░░░░ ░██ ██ ░██░██ ░██░██ ░██ ░██ ░░██████ ███░ ░░░██░░██████░███ ░░█████ ░░██████ ░██████ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░ * Maintainer: tengjiqi@gmail.com & PowerJob-Team * OfficialWebsite: http://www.powerjob.tech/ * SourceCode: https://github.com/PowerJob/PowerJob 2024-05-30 09:37:01.240 INFO 19464 --- [main] t.p.worker.common.PowerBannerPrinter : :: PowerJob Worker :: (v4.3.9) 2024-05-30 09:37:01.242 INFO 19464 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] initialize PingPongSocketServer successfully~ 2024-05-30 09:37:02.449 INFO 19464 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:wlan1 (Intel(R) Wi-Fi 6 AX200 160MHz) 2024-05-30 09:37:09.234 INFO 19464 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth6 (VirtualBox Host-Only Ethernet Adapter) 2024-05-30 09:37:15.284 INFO 19464 --- [main] tech.powerjob.common.utils.NetUtils : [Net] try to choose NetworkInterface by NetworkInterfaceChecker, current NetworkInterface: name:eth26 (Hyper-V Virtual Ethernet Adapter) 2024-05-30 09:37:21.333 INFO 19464 --- [main] t.p.worker.common.utils.WorkerNetUtils : [WorkerNetUtils] close PingPongSocketServer successfully~ 2024-05-30 09:37:21.434 INFO 19464 --- [main] t.p.w.b.d.PowerJobServerDiscoveryService : [PowerJobWorker] assert appName(powerjob-worker-sample) succeed, result from server is: 5. 2024-05-30 09:37:21.435 INFO 19464 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] [ADDRESS_INFO] localBindIp: 10.0.0.128, localBindPort: 27777; externalIp: 10.0.0.128, externalPort: 27777 2024-05-30 09:37:21.440 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start remote engine with config: EngineConfig(serverType=WORKER, type=HTTP, bindAddress=10.0.0.128:27777, actorList=[tech.powerjob.worker.actors.TaskTrackerActor@aa23f11, tech.powerjob.worker.actors.ProcessorTrackerActor@65a80fdb, tech.powerjob.worker.actors.WorkerActor@79e90571]) 2024-05-30 09:37:21.501 INFO 19464 --- [main] org.reflections.Reflections : Reflections took 45 ms to scan 7 urls, producing 56 keys and 169 values 2024-05-30 09:37:21.515 INFO 19464 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] scan subTypeOf CSInitializer: [class tech.powerjob.remote.akka.AkkaCSInitializer, class tech.powerjob.remote.http.HttpVertxCSInitializer] 2024-05-30 09:37:21.516 INFO 19464 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.akka.AkkaCSInitializer] successfully, type=AKKA, object: tech.powerjob.remote.akka.AkkaCSInitializer@1eda309d 2024-05-30 09:37:21.516 INFO 19464 --- [main] t.p.r.f.e.impl.CSInitializerFactory : [CSInitializerFactory] new instance for CSInitializer[class tech.powerjob.remote.http.HttpVertxCSInitializer] successfully, type=HTTP, object: tech.powerjob.remote.http.HttpVertxCSInitializer@248d2cec 2024-05-30 09:37:21.516 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] try to startup CSInitializer[type=HTTP] 2024-05-30 09:37:21.529 INFO 19464 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use vertx options: VertxOptions{eventLoopPoolSize=32, workerPoolSize=32, internalBlockingPoolSize=64, blockedThreadCheckIntervalUnit=MILLISECONDS, blockedThreadCheckInterval=1000, maxEventLoopExecuteTimeUnit=NANOSECONDS, maxEventLoopExecuteTime=2000000000, maxWorkerExecuteTimeUnit=NANOSECONDS, maxWorkerExecuteTime=60000000000, clusterManager=null, haEnabled=false, preferNativeTransport=false, quorumSize=1, haGroup='__DEFAULT__', metrics=MetricsOptions{enabled=false, json=null}, tracing=null, fileSystemOptions=FileSystemOptions{classPathResolvingEnabled=true, fileCachingEnabled=true, fileCacheDir=C:\Users\shilin\AppData\Local\Temp\\vertx-cache}, addressResolver={"cacheMaxTimeToLive":2147483647,"cacheMinTimeToLive":0,"cacheNegativeTimeToLive":0,"maxQueries":4,"ndots":1,"optResourceEnabled":false,"queryTimeout":5000,"rdFlag":true,"rotateServers":false,"roundRobinInetAddress":false}, eventbus={"acceptBacklog":-1,"activityLogDataFormat":"HEX_DUMP","clientAuth":"NONE","clusterPingInterval":20000,"clusterPingReplyInterval":20000,"connectTimeout":60000,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","logActivity":false,"port":0,"readIdleTimeout":0,"receiveBufferSize":-1,"reconnectAttempts":0,"reconnectInterval":1000,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"trafficClass":-1,"trustAll":true,"useAlpn":false,"writeIdleTimeout":0}, warningExceptionTimeUnit=NANOSECONDS, warningExceptionTime=5000000000, disableTCCL=false, useDaemonThread=false} 2024-05-30 09:37:21.630 WARN 19464 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] enable server side compression successfully! 2024-05-30 09:37:21.632 INFO 19464 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpServerOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":300,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"acceptBacklog":-1,"clientAuth":"NONE","host":"0.0.0.0","port":80,"proxyProtocolTimeout":10,"proxyProtocolTimeoutUnit":"SECONDS","sni":false,"useProxyProtocol":false,"acceptUnmaskedFrames":false,"alpnVersions":["HTTP_2","HTTP_1_1"],"compressionLevel":6,"compressionSupported":true,"decoderInitialBufferSize":128,"decompressionSupported":false,"handle100ContinueAutomatically":false,"http2ConnectionWindowSize":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":100,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"maxChunkSize":8192,"maxFormAttributeSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"perFrameWebSocketCompressionSupported":true,"perMessageWebSocketCompressionSupported":true,"tracingPolicy":"ALWAYS","webSocketAllowServerNoContext":false,"webSocketClosingTimeout":10,"webSocketCompressionLevel":6,"webSocketPreferredClientNoContext":false} 2024-05-30 09:37:21.638 INFO 19464 --- [main] t.p.remote.http.vertx.VertxInitializer : [PowerJob-Vertx] use HttpClientOptions: {"activityLogDataFormat":"HEX_DUMP","logActivity":false,"receiveBufferSize":-1,"reuseAddress":true,"reusePort":false,"sendBufferSize":-1,"trafficClass":-1,"crlPaths":[],"crlValues":[],"enabledCipherSuites":[],"enabledSecureTransportProtocols":["TLSv1","TLSv1.1","TLSv1.2"],"idleTimeout":0,"idleTimeoutUnit":"SECONDS","readIdleTimeout":0,"soLinger":-1,"ssl":false,"sslHandshakeTimeout":10,"sslHandshakeTimeoutUnit":"SECONDS","tcpCork":false,"tcpFastOpen":false,"tcpKeepAlive":false,"tcpNoDelay":true,"tcpQuickAck":false,"tcpUserTimeout":0,"useAlpn":false,"writeIdleTimeout":0,"connectTimeout":3000,"metricsName":"tech.powerjob","trustAll":false,"alpnVersions":[],"decoderInitialBufferSize":128,"defaultHost":"localhost","defaultPort":80,"forceSni":false,"http2ClearTextUpgrade":true,"http2ConnectionWindowSize":-1,"http2KeepAliveTimeout":60,"http2MaxPoolSize":1,"http2MultiplexingLimit":-1,"initialSettings":{"headerTableSize":4096,"initialWindowSize":65535,"maxConcurrentStreams":4294967295,"maxFrameSize":16384,"maxHeaderListSize":8192,"pushEnabled":true},"keepAlive":true,"keepAliveTimeout":75,"maxChunkSize":8192,"maxHeaderSize":8192,"maxInitialLineLength":4096,"maxPoolSize":32,"maxRedirects":16,"maxWaitQueueSize":-1,"maxWebSocketFrameSize":65536,"maxWebSocketMessageSize":262144,"maxWebSockets":50,"name":"__vertx.DEFAULT","pipelining":false,"pipeliningLimit":10,"poolCleanerPeriod":1000,"poolEventLoopSize":0,"protocolVersion":"HTTP_1_1","sendUnmaskedFrames":false,"shared":false,"tracingPolicy":"PROPAGATE","tryUseCompression":false,"tryUsePerMessageWebSocketCompression":false,"tryWebSocketDeflateFrameCompression":false,"verifyHost":true,"webSocketClosingTimeout":10,"webSocketCompressionAllowClientNoContext":false,"webSocketCompressionLevel":6,"webSocketCompressionRequestServerNoContext":false} 2024-05-30 09:37:21.651 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] start to bind Handler 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportTaskStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorReportTaskStatusReq(tech.powerjob.worker.pojo.request.ProcessorReportTaskStatusReq) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/reportProcessorTrackerStatus, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorTrackerStatusReportReq(tech.powerjob.worker.pojo.request.ProcessorTrackerStatusReportReq) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/stopInstance, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/runJob, handler=public void tech.powerjob.worker.actors.TaskTrackerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/taskTracker/mapTask, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.TaskTrackerActor.onReceiveProcessorMapTaskRequest(tech.powerjob.worker.pojo.request.ProcessorMapTaskRequest) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/stopInstance, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStopInstanceReq(tech.powerjob.worker.pojo.request.TaskTrackerStopInstanceReq) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/processorTracker/startTask, handler=public void tech.powerjob.worker.actors.ProcessorTrackerActor.onReceiveTaskTrackerStartTaskReq(tech.powerjob.worker.pojo.request.TaskTrackerStartTaskReq) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/deployContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDeployContainerRequest(tech.powerjob.common.request.ServerDeployContainerRequest) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/destroyContainer, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerDestroyContainerRequest(tech.powerjob.common.request.ServerDestroyContainerRequest) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/queryInstanceStatus, handler=public tech.powerjob.common.response.AskResponse tech.powerjob.worker.actors.WorkerActor.onReceiveServerQueryInstanceStatusReq(tech.powerjob.common.request.ServerQueryInstanceStatusReq) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/stopInstance, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerStopInstanceReq(tech.powerjob.common.request.ServerStopInstanceReq) 2024-05-30 09:37:21.652 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] PATH=/worker/runJob, handler=public void tech.powerjob.worker.actors.WorkerActor.onReceiveServerScheduleJobReq(tech.powerjob.common.request.ServerScheduleJobReq) 2024-05-30 09:37:21.918 INFO 19464 --- [main] t.p.remote.http.HttpVertxCSInitializer : [PowerJobRemoteEngine] startup vertx HttpServer successfully! 2024-05-30 09:37:21.919 INFO 19464 --- [main] t.p.r.f.e.impl.PowerJobRemoteEngine : [PowerJobRemoteEngine] [HTTP] startup successfully, cost: 402.6 ms 2024-05-30 09:37:21.969 INFO 19464 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobRemoteEngine initialized successfully. 2024-05-30 09:37:21.972 INFO 19464 --- [main] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:37:21.973 INFO 19464 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] H2 database version: 2.2.224 2024-05-30 09:37:21.974 INFO 19464 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2024-05-30 09:37:22.086 INFO 19464 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2024-05-30 09:37:22.086 INFO 19464 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] init h2 datasource successfully, use url: jdbc:h2:file:C:\Users\shilin/powerjob/worker/h2/0dbb9be1d0594b118e837fa41eedee59/powerjob_worker_db;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false 2024-05-30 09:37:22.089 INFO 19464 --- [main] t.p.w.persistence.db.ConnectionFactory : [PowerDatasource] delete worker db file[C:\Users\shilin/powerjob/worker/h2/0dbb9be1d0594b118e837fa41eedee59/] on JVM exit successfully 2024-05-30 09:37:22.102 INFO 19464 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] local storage initialized successfully. 2024-05-30 09:37:22.102 INFO 19464 --- [main] tech.powerjob.worker.PowerJobWorker : [PowerJobWorker] PowerJobWorker initialized successfully, using time: 20.87 s, congratulations! 2024-05-30 09:37:22.106 INFO 19464 --- [powerjob-worker-core-0] t.p.worker.common.utils.PowerFileUtils : [PowerFileUtils] [workspace] use user.home as workspace: C:\Users\shilin/powerjob/worker 2024-05-30 09:37:22.107 INFO 19464 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:37:22.110 ERROR 19464 --- [main] c.b.m.core.MybatisConfiguration : mapper[com.gyee.generation.mapper.auto.AlarmTsMapper.createTable] is ignored, because it exists, maybe from xml file 2024-05-30 09:37:22.193 INFO 19464 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2024-05-30 09:37:22.203 INFO 19464 --- [main] com.gyee.generation.GenerationTest : Started GenerationTest in 27.542 seconds (JVM running for 28.833) 2024-05-30 09:37:22.205 INFO 19464 --- [main] com.gyee.generation.init.CacheContext : 缓存开始------------------------------------------------------------ 2024-05-30 09:37:22.205 INFO 19464 --- [main] com.gyee.generation.init.CacheContext : SXJ_KGDL_GFFD_FS_GDC_STA------------------2 2024-05-30 09:37:22.861 INFO 19464 --- [main] com.gyee.generation.init.CacheContext : 91 2024-05-30 09:37:23.491 INFO 19464 --- [main] com.gyee.generation.init.CacheContext : 缓存结束------------------------------------------------------------ 2024-05-30 09:37:23.492 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------redisWT 2024-05-30 09:37:23.527 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbineList91 2024-05-30 09:37:23.619 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:23.620 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:23.709 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:23.709 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:23.772 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:23.772 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:23.831 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:23.831 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:23.898 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:23.898 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:23.959 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:23.959 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.018 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.018 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.078 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.078 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.137 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.137 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.199 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.199 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.258 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.259 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.318 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.318 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.378 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.379 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.440 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.440 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.499 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.499 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.562 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.562 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.624 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.624 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.684 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.684 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.743 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.743 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.811 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.811 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.871 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.872 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.930 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.930 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:24.989 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:24.989 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.053 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.053 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.119 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.119 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.160 WARN 19464 --- [vert.x-eventloop-thread-2] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ConnectTimeoutException: connection timed out after 3000 ms: /192.168.0.47:10010 2024-05-30 09:37:25.178 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.178 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.237 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.237 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.297 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.297 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.358 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.358 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.421 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.421 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.480 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.480 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.541 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.542 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.603 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.603 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.665 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.666 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.726 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.726 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.788 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.789 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.878 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List301 2024-05-30 09:37:25.878 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap301 2024-05-30 09:37:25.963 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:25.963 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.032 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.032 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.131 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.131 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.220 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.220 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.283 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.283 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.348 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.348 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.410 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.410 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.470 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.470 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.541 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.541 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.611 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.611 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.670 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.670 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.728 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.728 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.792 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.792 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.853 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.853 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.912 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.912 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:26.972 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:26.972 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.031 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.031 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.091 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.091 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.151 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.152 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.212 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.212 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.272 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.272 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.331 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.331 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.390 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.390 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.448 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.448 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.511 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.512 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.571 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.571 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.629 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.629 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.689 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.689 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.751 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.751 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.811 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.811 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.872 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.872 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:27.933 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:27.933 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.000 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.000 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.067 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.067 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.125 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.125 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.190 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.190 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.249 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.250 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.309 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.309 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.369 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.369 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.428 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.428 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.487 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.488 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.554 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.554 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.623 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.623 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.688 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.688 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.749 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.749 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.812 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.812 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.871 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.871 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.930 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.930 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:28.990 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:28.990 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:29.049 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:29.049 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:29.107 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:29.108 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:29.166 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:29.166 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:29.225 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:29.225 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:29.284 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------windturbinetestingpointai2List322 2024-05-30 09:37:29.284 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------codeaimap322 2024-05-30 09:37:29.286 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------redisLN 2024-05-30 09:37:29.488 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------redisPJ 2024-05-30 09:37:29.580 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------redisWP 2024-05-30 09:37:29.677 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------redisCOMPANY 2024-05-30 09:37:29.901 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------redisREGION 2024-05-30 09:37:30.026 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------redisGroup 2024-05-30 09:37:30.153 INFO 19464 --- [main] c.g.g.service.initalcache.CacheService : --------------------------完成 2024-05-30 09:37:32.106 INFO 19464 --- [powerjob-worker-core-0] t.p.w.background.WorkerHealthReporter : [WorkerHealthReporter] report health status,appId:5,appName:powerjob-worker-sample,isOverload:false,maxLightweightTaskNum:1024,currentLightweightTaskNum:0,maxHeavyweightTaskNum:64,currentHeavyweightTaskNum:0 2024-05-30 09:37:33.782 WARN 19464 --- [vert.x-eventloop-thread-3] t.p.remote.http.vertx.VertxTransporter : [VertxTransporter] post to url[URL(serverType=SERVER, address=192.168.0.47:10010, location=HandlerLocation(rootPath=server, methodPath=workerHeartbeat))] failed,msg: ClosedChannelException: 2024-05-30 09:37:33.786 INFO 19464 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource start closing .... 2024-05-30 09:37:33.788 INFO 19464 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closing ... 2024-05-30 09:37:33.789 INFO 19464 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-2} closed 2024-05-30 09:37:33.789 INFO 19464 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 2024-05-30 09:37:33.806 INFO 19464 --- [SpringApplicationShutdownHook] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closed 2024-05-30 09:37:33.806 INFO 19464 --- [SpringApplicationShutdownHook] c.b.d.d.DynamicRoutingDataSource : dynamic-datasource all closed success,bye