VM_ARGS=-Dcom.att.eelf.logging.file=logback.xml -Dcom.att.eelf.logging.path=/share/etc/config -Dserver.local.startpath= -Djavax.net.ssl.trustStore=/share/etc/osaaf/local/truststoreONAPall.jks -Dserver.ssl.key-store=/share/etc/osaaf/local/org.onap.oof.jks -Dserver.ssl.key-store-password=fJR*3{z+ZT9CO%!X.ihwG2CH 07:23:36.749 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 07:23:36.749 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 07:23:36.753 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" 07:23:36.753 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" #----------------------------------------------------------- ____ ____ ____________ ________ ________ ____ / __ \/ __ \/_ __/ ____/ / ____/ |/ / ___// __ \ / / / / /_/ / / / / /_ / / / /|_/ /\__ \/ / / / / /_/ / ____/ / / / __/ / /___/ / / /___/ / /_/ / \____/_/ /_/ /_/ \____/_/ /_//____/\____/ ${archetype.name}-Version:${archetype.version} #----------------------------------------------------------- 2021-06-04 07:23:38.956 INFO 8 --- [ main] org.onap.optf.cmso.Application : Starting Application on onap-oof-cmso-service-7bd44d7c6d-gwcjs with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso) 2021-06-04 07:23:38.957 INFO 8 --- [ main] org.onap.optf.cmso.Application : The following profiles are active: aaf-auth 2021-06-04 07:23:43.738 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-06-04 07:23:44.139 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 386ms. Found 8 JPA repository interfaces. 2021-06-04 07:23:46.865 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (https) 8089 (http) 2021-06-04 07:23:46.940 INFO 8 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-06-04 07:23:46.941 INFO 8 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.31] 2021-06-04 07:23:47.144 INFO 8 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring embedded WebApplicationContext 2021-06-04 07:23:47.144 INFO 8 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 7983 ms 2021-06-04 07:23:52.477 INFO 8 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2021-06-04 07:23:52.749 INFO 8 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.12.Final 2021-06-04 07:23:53.144 INFO 8 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-06-04 07:23:53.399 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2021-06-04 07:23:54.393 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2021-06-04 07:23:54.429 INFO 8 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-06-04 07:23:57.353 INFO 8 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-06-04 07:23:57.862 INFO 8 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-06-04 07:23:59.768 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2021-06-04 07:23:59.856 INFO 8 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-06-04 07:23:59.857 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2021-06-04 07:23:59.858 INFO 8 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2021-06-04 07:23:59.859 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'cmsoFactoryBean' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2021-06-04 07:23:59.859 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance. 2021-06-04 07:23:59.860 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2021-06-04 07:23:59.860 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@538a2f0e 2021-06-04 07:24:00.649 WARN 8 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-06-04 07:24:01.741 INFO 8 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@29170a47, org.springframework.security.web.context.SecurityContextPersistenceFilter@4e974b9e, org.springframework.security.web.header.HeaderWriterFilter@38087342, org.springframework.security.web.authentication.logout.LogoutFilter@74c121d4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@37d699a1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61b838f2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2a5abd3c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2a8f8555, org.springframework.security.web.session.SessionManagementFilter@7ae590f6, org.springframework.security.web.access.ExceptionTranslationFilter@5c234920, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5db0003d] 2021-06-04 07:24:01.861 WARN 8 --- [ main] uration$JodaDateTimeJacksonConfiguration : Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310). 2021-06-04 07:24:02.340 INFO 8 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2021-06-04 07:24:03.438 INFO 8 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2021-06-04 07:24:03.548 INFO 8 --- [ main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2021-06-04 07:24:03.549 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started. 2021-06-04 07:24:03.556 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:03.562 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:03.634 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:04.537 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.538 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.539 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.539 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.540 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.540 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.541 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.541 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.542 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.542 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.543 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.543 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.544 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.544 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.544 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.545 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.545 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.546 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.546 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-06-04 07:24:04.677 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (https) 8089 (http) with context path '/cmso' 2021-06-04 07:24:04.740 INFO 8 --- [ main] org.onap.optf.cmso.Application : Started Application in 27.586 seconds (JVM running for 30.809) 2021-06-04 07:24:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:52.575 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:24:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:02.578 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:02.662 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:25:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:02.662 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:26:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:27:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:28:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:29:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:02.664 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:30:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:31:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:02.662 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:32:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:02.662 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:33:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:34:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:02.664 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:35:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:36:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:37:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:02.665 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:38:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:39:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:40:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:41:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:42:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:02.662 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:43:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:44:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:45:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:46:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:47:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:48:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:49:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:50:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:51:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:52:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:53:52.659 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:54:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:54:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:54:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:54:32.579 WARN 8 --- [yBean_Worker-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:54:32.580 ERROR 8 --- [yBean_Worker-10] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30001ms. 2021-06-04 07:54:32.580 WARN 8 --- [yBean_Worker-10] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:54:32.580 ERROR 8 --- [yBean_Worker-10] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:54:32.662 WARN 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:54:32.662 ERROR 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-06-04 07:54:32.662 WARN 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:54:32.663 ERROR 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:54:32.663 WARN 8 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:54:32.663 ERROR 8 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30001ms. 2021-06-04 07:54:32.663 WARN 8 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:54:32.663 ERROR 8 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:54:32.670 ERROR 8 --- [ryBean_Worker-5] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-06-04 07:54:32.671 ERROR 8 --- [ryBean_Worker-1] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-06-04 07:54:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:54:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:55:02.672 WARN 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:55:02.673 ERROR 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-06-04 07:55:02.673 WARN 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:55:02.673 ERROR 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:55:02.675 ERROR 8 --- [ryBean_Worker-5] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-06-04 07:55:02.676 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:55:12.577 WARN 8 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:55:12.577 ERROR 8 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-06-04 07:55:12.577 WARN 8 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:55:12.577 ERROR 8 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:55:12.662 WARN 8 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:55:12.662 ERROR 8 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-06-04 07:55:12.662 WARN 8 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:55:12.663 ERROR 8 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:55:12.663 ERROR 8 --- [ryBean_Worker-3] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-06-04 07:55:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:55:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:55:32.677 WARN 8 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:55:32.678 ERROR 8 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-06-04 07:55:32.678 WARN 8 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:55:32.678 ERROR 8 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:55:32.678 ERROR 8 --- [ryBean_Worker-6] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-06-04 07:55:52.577 WARN 8 --- [ryBean_Worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:55:52.577 ERROR 8 --- [ryBean_Worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-06-04 07:55:52.577 WARN 8 --- [ryBean_Worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:55:52.577 ERROR 8 --- [ryBean_Worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:55:52.663 WARN 8 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:55:52.663 ERROR 8 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-06-04 07:55:52.663 WARN 8 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:55:52.663 ERROR 8 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:55:52.663 ERROR 8 --- [ryBean_Worker-7] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-06-04 07:56:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:56:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:56:02.680 WARN 8 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-06-04 07:56:02.680 ERROR 8 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-06-04 07:56:02.680 WARN 8 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-06-04 07:56:02.680 ERROR 8 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-06-04 07:56:02.681 ERROR 8 --- [ryBean_Worker-6] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-06-04 07:56:02.682 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:56:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:56:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:56:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:56:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:56:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:56:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:57:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:02.664 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:58:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 07:59:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:00:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:02.664 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:01:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:02.664 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:02:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:03:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:02.664 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:04:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:02.662 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:05:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:06:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:07:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:08:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:09:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:10:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:11:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:12:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:13:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:14:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:02.664 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:15:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:16:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:17:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:18:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:19:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:20:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:21:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:02.662 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:22.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:22:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:23:52.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:12.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:12.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:32.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:42.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:52.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:24:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:02.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:02.662 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:22.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:32.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:42.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:25:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:02.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:02.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:02.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:12.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:12.661 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:22.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:22.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:32.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:32.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:42.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:42.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:52.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-06-04 08:26:52.660 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance