Results

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=xxm@7?S0YppLrwwT:eDR^fEi
20:23:30.578 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
20:23:30.578 [main] INFO  com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
20:23:30.647 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
20:23:30.647 [main] INFO  com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
#-----------------------------------------------------------
	   ____  ____  ____________   ________  ________ ____ 
	  / __ \/ __ \/_  __/ ____/  / ____/  |/  / ___// __ \
	 / / / / /_/ / / / / /_     / /   / /|_/ /\__ \/ / / /
	/ /_/ / ____/ / / / __/    / /___/ /  / /___/ / /_/ / 
	\____/_/     /_/ /_/       \____/_/  /_//____/\____/ 

${archetype.name}-Version:${archetype.version}

#-----------------------------------------------------------
2021-04-27 20:23:32.851  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Starting Application on onap-oof-cmso-service-7598c4cb6-5k9gb with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso)
2021-04-27 20:23:32.853  INFO 8 --- [           main] org.onap.optf.cmso.Application           : The following profiles are active: aaf-auth
2021-04-27 20:23:37.562  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-27 20:23:37.981  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 399ms. Found 8 JPA repository interfaces.
2021-04-27 20:23:41.068  INFO 8 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (https) 8089 (http)
2021-04-27 20:23:41.149  INFO 8 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-04-27 20:23:41.150  INFO 8 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.31]
2021-04-27 20:23:41.374  INFO 8 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/cmso]   : Initializing Spring embedded WebApplicationContext
2021-04-27 20:23:41.374  INFO 8 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 8399 ms
2021-04-27 20:23:46.782  INFO 8 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-27 20:23:47.071  INFO 8 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.12.Final
2021-04-27 20:23:47.501  INFO 8 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2021-04-27 20:23:47.869  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2021-04-27 20:23:48.063  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2021-04-27 20:23:48.099  INFO 8 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-27 20:23:51.101  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-27 20:23:51.558  INFO 8 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-27 20:23:53.662  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Using default implementation for ThreadExecutor
2021-04-27 20:23:53.687  INFO 8 --- [           main] org.quartz.core.SchedulerSignalerImpl    : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-04-27 20:23:53.688  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Quartz Scheduler v.2.3.2 created.
2021-04-27 20:23:53.689  INFO 8 --- [           main] org.quartz.simpl.RAMJobStore             : RAMJobStore initialized.
2021-04-27 20:23:53.745  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-27 20:23:53.745  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance.
2021-04-27 20:23:53.745  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler version: 2.3.2
2021-04-27 20:23:53.746  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@d2708a7
2021-04-27 20:23:54.469  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-27 20:23:55.558  INFO 8 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a8f8555, org.springframework.security.web.context.SecurityContextPersistenceFilter@370c7cc5, org.springframework.security.web.header.HeaderWriterFilter@681de87f, org.springframework.security.web.authentication.logout.LogoutFilter@2a484710, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7f42b194, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a04ab05, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@250967f1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@402b4f81, org.springframework.security.web.session.SessionManagementFilter@7ab63838, org.springframework.security.web.access.ExceptionTranslationFilter@7ddeb27f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7f12094d]
2021-04-27 20:23:55.583  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-27 20:23:56.070  INFO 8 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-04-27 20:23:57.182  INFO 8 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2021-04-27 20:23:57.347  INFO 8 --- [           main] o.s.s.quartz.SchedulerFactoryBean        : Starting Quartz Scheduler now
2021-04-27 20:23:57.347  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started.
2021-04-27 20:23:57.356  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:23:57.362  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:23:57.371  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:23:58.257  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.258  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.258  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.259  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.259  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.259  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.259  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.260  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.260  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.260  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.260  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.262  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.262  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.262  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.452  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-27 20:23:58.457  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Started Application in 27.475 seconds (JVM running for 30.683)
2021-04-27 20:24:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:56.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:16.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:16.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:06.484  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:26.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:46.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:46.483  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:56.566  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:06.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:36.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:36.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:06.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:36.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:52:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:53:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:54:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:55:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:56:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:57:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:58:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:17.086  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:26.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:59:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:03.555  INFO 8 --- [io-8080-exec-20] o.a.c.c.C.[Tomcat].[localhost].[/cmso]   : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-04-27 21:00:03.555  INFO 8 --- [io-8080-exec-20] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-04-27 21:00:03.575  INFO 8 --- [io-8080-exec-20] o.s.web.servlet.DispatcherServlet        : Completed initialization in 20 ms
2021-04-27 21:00:03.688  INFO 8 --- [io-8080-exec-20] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-27 21:00:04.075  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-27 21:00:04.077  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-27 21:00:04.553  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-04-27 21:00:04.553  INFO 8 --- [io-8080-exec-20] 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-27 21:00:04.762  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:00:04.762  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:00:04.954  INFO 8 --- [io-8080-exec-20] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-27 21:00:05.047  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:00:05.047  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:00:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:07.218  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-27 21:00:07.218  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-27 21:00:07.219  INFO 8 --- [io-8080-exec-20] 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-27 21:00:07.232  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:00:07.232  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:00:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:00:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:06.933  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:01:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:02:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:03.855  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:03:03.855  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:03:03.859  INFO 8 --- [io-8080-exec-12] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-27 21:03:03.953  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:03:03.954  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:03:04.887  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-27 21:03:04.887  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-27 21:03:04.888  INFO 8 --- [io-8080-exec-12] 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-27 21:03:04.894  INFO 8 --- [io-8080-exec-12] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:03:04.894  INFO 8 --- [io-8080-exec-12] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:03:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:03:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:04:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:13.173  INFO 8 --- [io-8080-exec-18] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-27 21:05:13.261  INFO 8 --- [io-8080-exec-18] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-27 21:05:13.261  INFO 8 --- [io-8080-exec-18] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-27 21:05:13.373  INFO 8 --- [io-8080-exec-18] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-04-27 21:05:13.373  INFO 8 --- [io-8080-exec-18] 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-27 21:05:13.382  INFO 8 --- [io-8080-exec-18] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:05:13.382  INFO 8 --- [io-8080-exec-18] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:05:13.444  INFO 8 --- [io-8080-exec-18] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-27 21:05:13.552  INFO 8 --- [io-8080-exec-18] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:05:13.553  INFO 8 --- [io-8080-exec-18] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:05:14.901  INFO 8 --- [io-8080-exec-18] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-27 21:05:14.901  INFO 8 --- [io-8080-exec-18] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-27 21:05:14.902  INFO 8 --- [io-8080-exec-18] 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-27 21:05:14.906  INFO 8 --- [io-8080-exec-18] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:05:14.906  INFO 8 --- [io-8080-exec-18] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:05:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:05:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:06:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:25.666  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:07:25.666  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:07:25.669  INFO 8 --- [nio-8080-exec-1] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-27 21:07:25.748  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:07:25.749  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:07:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:26.916  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-27 21:07:26.917  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-27 21:07:26.917  INFO 8 --- [nio-8080-exec-1] 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-27 21:07:27.908  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:07:27.908  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:07:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:07:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:08:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:09:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:10.088  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:10:10.088  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:10:10.093  INFO 8 --- [io-8080-exec-15] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-27 21:10:10.174  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:10:10.174  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:10:10.943  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-27 21:10:10.943  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-27 21:10:10.943  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-27 21:10:10.948  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:10:10.948  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-27 21:10:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:10:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:11:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:12:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:13:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:14:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:15:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:18.414  INFO 8 --- [io-8080-exec-21] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-27 21:16:18.457  INFO 8 --- [io-8080-exec-21] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-27 21:16:18.458  INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-27 21:16:18.593  INFO 8 --- [io-8080-exec-21] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-04-27 21:16:18.593  INFO 8 --- [io-8080-exec-21] 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-27 21:16:18.601  INFO 8 --- [io-8080-exec-21] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:16:18.601  INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-27 21:16:18.605  INFO 8 --- [io-8080-exec-21] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-27 21:16:18.662  INFO 8 --- [io-8080-exec-21] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:16:18.662  INFO 8 --- [io-8080-exec-21] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-27 21:16:19.084  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-27 21:16:19.084  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-27 21:16:19.085  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-27 21:16:19.089  INFO 8 --- [io-8080-exec-21] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-27 21:16:19.089  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-27 21:16:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:16:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:16.484  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:17:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:18:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:19:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:20:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:21:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:26.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:22:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:23:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:16.566  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:24:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:25:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:26:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:27:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:28:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:29:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:30:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:31:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:32:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:33:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:34:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:35:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:35:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:35:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:35:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:35:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:35:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:35:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 21:35:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance