By type
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=wbI1LaiC9LizuDv,FUqsYCe@ 00:14:33.177 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 00:14:33.177 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 00:14:33.244 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" 00:14:33.244 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" #----------------------------------------------------------- ____ ____ ____________ ________ ________ ____ / __ \/ __ \/_ __/ ____/ / ____/ |/ / ___// __ \ / / / / /_/ / / / / /_ / / / /|_/ /\__ \/ / / / / /_/ / ____/ / / / __/ / /___/ / / /___/ / /_/ / \____/_/ /_/ /_/ \____/_/ /_//____/\____/ ${archetype.name}-Version:${archetype.version} #----------------------------------------------------------- 2021-04-20 00:14:35.077 INFO 8 --- [ main] org.onap.optf.cmso.Application : Starting Application on onap-oof-cmso-service-7bd44d7c6d-686x2 with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso) 2021-04-20 00:14:35.078 INFO 8 --- [ main] org.onap.optf.cmso.Application : The following profiles are active: aaf-auth 2021-04-20 00:14:38.976 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-04-20 00:14:39.356 INFO 8 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 299ms. Found 8 JPA repository interfaces. 2021-04-20 00:14:41.683 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (https) 8089 (http) 2021-04-20 00:14:41.768 INFO 8 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-04-20 00:14:41.769 INFO 8 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.31] 2021-04-20 00:14:41.942 INFO 8 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring embedded WebApplicationContext 2021-04-20 00:14:41.942 INFO 8 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 6674 ms 2021-04-20 00:14:46.266 INFO 8 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2021-04-20 00:14:46.479 INFO 8 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.12.Final 2021-04-20 00:14:46.864 INFO 8 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-04-20 00:14:47.176 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2021-04-20 00:14:47.386 INFO 8 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2021-04-20 00:14:47.413 INFO 8 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-04-20 00:14:49.696 INFO 8 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-04-20 00:14:50.080 INFO 8 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-04-20 00:14:51.665 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2021-04-20 00:14:51.690 INFO 8 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-04-20 00:14:51.741 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2021-04-20 00:14:51.742 INFO 8 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2021-04-20 00:14:51.744 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-04-20 00:14:51.744 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance. 2021-04-20 00:14:51.744 INFO 8 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2021-04-20 00:14:51.744 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@538a2f0e 2021-04-20 00:14:52.260 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-04-20 00:14:53.183 INFO 8 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@13ef7fa1, org.springframework.security.web.context.SecurityContextPersistenceFilter@2a04ab05, org.springframework.security.web.header.HeaderWriterFilter@2674d4f6, org.springframework.security.web.authentication.logout.LogoutFilter@3ffd4b12, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@29170a47, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@a056b26, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4bce62b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23b1aa9, org.springframework.security.web.session.SessionManagementFilter@370c7cc5, org.springframework.security.web.access.ExceptionTranslationFilter@681de87f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@200d1a3d] 2021-04-20 00:14:53.263 WARN 8 --- [ main] uration$JodaDateTimeJacksonConfiguration : Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310). 2021-04-20 00:14:53.661 INFO 8 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2021-04-20 00:14:54.558 INFO 8 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2021-04-20 00:14:54.650 INFO 8 --- [ main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2021-04-20 00:14:54.651 INFO 8 --- [ main] org.quartz.core.QuartzScheduler : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started. 2021-04-20 00:14:54.656 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:14:54.662 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:14:54.669 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:14:55.552 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.553 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.553 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.553 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.553 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.554 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.554 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.554 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.554 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.554 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.554 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.555 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.555 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.555 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.555 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.555 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.555 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.555 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.555 WARN 8 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-20 00:14:55.670 INFO 8 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (https) 8089 (http) with context path '/cmso' 2021-04-20 00:14:55.674 INFO 8 --- [ main] org.onap.optf.cmso.Application : Started Application in 22.109 seconds (JVM running for 24.809) 2021-04-20 00:15:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:15:54.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:16:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:14.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:17:54.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:18:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:19:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:54.557 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:20:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:21:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:22:54.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:23:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:24:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:25:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:26:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:14.570 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:27:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:28:54.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:29:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:30:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:31:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:32:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:33:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:34:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:35:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:36:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:37:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:38:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:39:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:40:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:41:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:44.562 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:42:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:44.555 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:43:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:44:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:45:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:46:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:47:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:48:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:49:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:50:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:51:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:54.556 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:52:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:53:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:54:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:24.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:55:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:56:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:57:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:58:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 00:59:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:00:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:01:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:02:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:03:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:04:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:05:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:06:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:24.555 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:07:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:14.581 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:26.782 INFO 8 --- [nio-8080-exec-4] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-20 01:08:26.782 INFO 8 --- [nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2021-04-20 01:08:26.856 INFO 8 --- [nio-8080-exec-4] o.s.web.servlet.DispatcherServlet : Completed initialization in 74 ms 2021-04-20 01:08:26.958 INFO 8 --- [nio-8080-exec-4] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-20 01:08:27.249 INFO 8 --- [nio-8080-exec-4] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-20 01:08:27.250 INFO 8 --- [nio-8080-exec-4] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-20 01:08:27.737 INFO 8 --- [nio-8080-exec-4] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-20 01:08:27.738 INFO 8 --- [nio-8080-exec-4] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-20 01:08:27.863 INFO 8 --- [nio-8080-exec-4] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:08:27.863 INFO 8 --- [nio-8080-exec-4] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:08:27.955 INFO 8 --- [nio-8080-exec-4] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-20 01:08:28.050 INFO 8 --- [nio-8080-exec-4] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:08:28.051 INFO 8 --- [nio-8080-exec-4] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:08:28.067 INFO 8 --- [nio-8080-exec-4] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:08:28.068 INFO 8 --- [nio-8080-exec-4] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:08:28.079 INFO 8 --- [nio-8080-exec-4] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-20 01:08:28.160 INFO 8 --- [nio-8080-exec-4] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:08:28.160 INFO 8 --- [nio-8080-exec-4] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:08:30.230 INFO 8 --- [nio-8080-exec-4] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:08:30.230 INFO 8 --- [nio-8080-exec-4] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:08:30.231 INFO 8 --- [nio-8080-exec-4] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-20 01:08:30.245 INFO 8 --- [nio-8080-exec-4] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:08:30.245 INFO 8 --- [nio-8080-exec-4] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:08:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:08:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:09:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:10:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:27.754 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:11:27.754 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:11:27.756 INFO 8 --- [io-8080-exec-21] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-20 01:11:27.850 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:11:27.850 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:11:27.853 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:11:27.853 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:11:27.856 INFO 8 --- [io-8080-exec-21] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-20 01:11:27.873 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:11:27.873 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:11:28.132 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:11:28.132 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:11:28.133 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-20 01:11:28.139 INFO 8 --- [io-8080-exec-21] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:11:28.139 INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:11:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:11:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:12:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:13:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:36.265 INFO 8 --- [io-8080-exec-15] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-20 01:14:36.283 INFO 8 --- [io-8080-exec-15] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-20 01:14:36.283 INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-20 01:14:36.389 INFO 8 --- [io-8080-exec-15] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-20 01:14:36.389 INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-20 01:14:36.445 INFO 8 --- [io-8080-exec-15] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:14:36.445 INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:14:36.448 INFO 8 --- [io-8080-exec-15] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-20 01:14:36.468 INFO 8 --- [io-8080-exec-15] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:14:36.469 INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:14:36.473 INFO 8 --- [io-8080-exec-15] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:14:36.473 INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:14:36.541 INFO 8 --- [io-8080-exec-15] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-20 01:14:36.569 INFO 8 --- [io-8080-exec-15] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:14:36.569 INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:14:37.040 INFO 8 --- [io-8080-exec-15] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:14:37.040 INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:14:37.040 INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-20 01:14:37.044 INFO 8 --- [io-8080-exec-15] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:14:37.044 INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:14:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:14:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:54.556 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:15:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:16:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:52.957 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:17:52.957 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:17:52.960 INFO 8 --- [io-8080-exec-11] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-20 01:17:52.977 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:17:52.977 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:17:52.981 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:17:52.981 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:17:53.043 INFO 8 --- [io-8080-exec-11] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-20 01:17:53.069 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:17:53.070 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:17:53.180 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:17:53.180 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:17:53.180 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-20 01:17:53.183 INFO 8 --- [io-8080-exec-11] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:17:53.184 INFO 8 --- [io-8080-exec-11] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:17:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:17:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:18:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:24.574 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:19:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:20:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:21:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:01.955 INFO 8 --- [io-8080-exec-16] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-20 01:22:01.987 INFO 8 --- [io-8080-exec-16] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-20 01:22:01.987 INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-20 01:22:02.141 INFO 8 --- [io-8080-exec-16] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-20 01:22:02.141 INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-20 01:22:02.145 INFO 8 --- [io-8080-exec-16] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:22:02.145 INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-20 01:22:02.149 INFO 8 --- [io-8080-exec-16] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-20 01:22:02.165 INFO 8 --- [io-8080-exec-16] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:22:02.165 INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-20 01:22:02.168 INFO 8 --- [io-8080-exec-16] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:22:02.168 INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-20 01:22:02.170 INFO 8 --- [io-8080-exec-16] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-20 01:22:02.255 INFO 8 --- [io-8080-exec-16] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:22:02.255 INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-20 01:22:02.721 INFO 8 --- [io-8080-exec-16] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:22:02.721 INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-20 01:22:02.721 INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-20 01:22:02.725 INFO 8 --- [io-8080-exec-16] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:22:02.726 INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-20 01:22:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:22:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:23:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:24:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:25:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:26:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:27:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:28:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:14.573 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:29:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:14.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:30:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:31:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:32:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:33:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:34:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:14.556 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:35:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:36:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:37:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:14.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:54.558 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:38:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:04.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:44.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:39:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:34.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:34.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:44.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:40:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:04.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:24.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:54.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:54.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:41:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:24.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:34.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:34.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:44.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:44.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:54.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:42:54.572 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:43:04.554 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:43:04.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:43:14.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:43:14.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:43:24.553 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-20 01:43:24.571 INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance