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=!qLP[8Eu.R,!P{z+SaUZ6$KG
22:12:46.576 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
22:12:46.576 [main] INFO  com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
22:12:46.580 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
22:12:46.580 [main] INFO  com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
#-----------------------------------------------------------
	   ____  ____  ____________   ________  ________ ____ 
	  / __ \/ __ \/_  __/ ____/  / ____/  |/  / ___// __ \
	 / / / / /_/ / / / / /_     / /   / /|_/ /\__ \/ / / /
	/ /_/ / ____/ / / / __/    / /___/ /  / /___/ / /_/ / 
	\____/_/     /_/ /_/       \____/_/  /_//____/\____/ 

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

#-----------------------------------------------------------
2021-04-03 22:12:48.482  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Starting Application on onap-oof-cmso-service-7bd44d7c6d-rcrvl with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso)
2021-04-03 22:12:48.483  INFO 8 --- [           main] org.onap.optf.cmso.Application           : The following profiles are active: aaf-auth
2021-04-03 22:12:53.155  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-03 22:12:53.469  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 301ms. Found 8 JPA repository interfaces.
2021-04-03 22:12:56.261  INFO 8 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (https) 8089 (http)
2021-04-03 22:12:56.285  INFO 8 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-04-03 22:12:56.285  INFO 8 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.31]
2021-04-03 22:12:56.485  INFO 8 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/cmso]   : Initializing Spring embedded WebApplicationContext
2021-04-03 22:12:56.542  INFO 8 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 7812 ms
2021-04-03 22:13:01.656  INFO 8 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-03 22:13:01.875  INFO 8 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.12.Final
2021-04-03 22:13:02.351  INFO 8 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2021-04-03 22:13:02.691  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2021-04-03 22:13:02.957  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2021-04-03 22:13:02.985  INFO 8 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-03 22:13:05.771  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-03 22:13:06.089  INFO 8 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-03 22:13:08.055  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Using default implementation for ThreadExecutor
2021-04-03 22:13:08.076  INFO 8 --- [           main] org.quartz.core.SchedulerSignalerImpl    : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-04-03 22:13:08.076  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Quartz Scheduler v.2.3.2 created.
2021-04-03 22:13:08.077  INFO 8 --- [           main] org.quartz.simpl.RAMJobStore             : RAMJobStore initialized.
2021-04-03 22:13:08.079  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-03 22:13:08.079  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance.
2021-04-03 22:13:08.079  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler version: 2.3.2
2021-04-03 22:13:08.079  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@508ad266
2021-04-03 22:13:08.754  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-03 22:13:09.681  INFO 8 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@402b4f81, org.springframework.security.web.context.SecurityContextPersistenceFilter@61b838f2, org.springframework.security.web.header.HeaderWriterFilter@2eb1c615, org.springframework.security.web.authentication.logout.LogoutFilter@661e1399, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@8eb6f9a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ebbde60, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25c1f5ee, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13ef7fa1, org.springframework.security.web.session.SessionManagementFilter@4e974b9e, org.springframework.security.web.access.ExceptionTranslationFilter@38087342, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@589fb74d]
2021-04-03 22:13:09.763  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-03 22:13:10.173  INFO 8 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-04-03 22:13:11.175  INFO 8 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2021-04-03 22:13:11.284  INFO 8 --- [           main] o.s.s.quartz.SchedulerFactoryBean        : Starting Quartz Scheduler now
2021-04-03 22:13:11.284  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started.
2021-04-03 22:13:11.348  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:11.356  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:11.365  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:12.253  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.253  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.253  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.253  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.254  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.254  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.254  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.254  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.254  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.255  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.255  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.255  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.255  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.255  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.256  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.256  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.256  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.256  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-03 22:13:12.377  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-03 22:13:12.382  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Started Application in 25.415 seconds (JVM running for 28.45)
2021-04-03 22:13:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:13:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:14:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:30.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:15:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:16:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:20.879  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:50.879  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:17:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:18:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:19:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:20:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:21:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:22:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:23:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:24:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:25:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:26:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:27:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:28:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:29:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:30:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:31:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:32:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:33:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:34:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:35:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:36:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:37:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:38:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:10.964  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:39:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:40:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:41:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:42:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:43:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:44:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:45:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:46:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:47:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:48:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:49:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:50:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:51:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:52:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:53:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:54:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:55:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:56:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:57:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:58:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:36.458  INFO 8 --- [io-8080-exec-19] o.a.c.c.C.[Tomcat].[localhost].[/cmso]   : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-04-03 22:59:36.459  INFO 8 --- [io-8080-exec-19] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-04-03 22:59:36.480  INFO 8 --- [io-8080-exec-19] o.s.web.servlet.DispatcherServlet        : Completed initialization in 21 ms
2021-04-03 22:59:36.584  INFO 8 --- [io-8080-exec-19] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-03 22:59:36.962  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-03 22:59:36.963  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-03 22:59:37.447  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-04-03 22:59:37.447  INFO 8 --- [io-8080-exec-19] 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-03 22:59:37.604  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 22:59:37.605  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 22:59:37.677  INFO 8 --- [io-8080-exec-19] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:oof@oof.onap.org
2021-04-03 22:59:37.845  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 22:59:37.845  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 22:59:37.860  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 22:59:37.860  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 22:59:37.870  INFO 8 --- [io-8080-exec-19] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-03 22:59:37.958  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 22:59:37.958  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 22:59:39.766  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 22:59:39.766  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 22:59:39.766  INFO 8 --- [io-8080-exec-19] 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-03 22:59:39.783  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 22:59:39.783  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 22:59:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 22:59:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:00:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:10.963  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:39.042  INFO 8 --- [io-8080-exec-25] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:01:39.042  INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:01:39.047  INFO 8 --- [io-8080-exec-25] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:oof@oof.onap.org
2021-04-03 23:01:39.149  INFO 8 --- [io-8080-exec-25] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:01:39.149  INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:01:39.156  INFO 8 --- [io-8080-exec-25] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:01:39.156  INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:01:39.158  INFO 8 --- [io-8080-exec-25] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-03 23:01:39.181  INFO 8 --- [io-8080-exec-25] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:01:39.181  INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:01:39.366  INFO 8 --- [io-8080-exec-25] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 23:01:39.366  INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 23:01:39.366  INFO 8 --- [io-8080-exec-25] 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-03 23:01:39.371  INFO 8 --- [io-8080-exec-25] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:01:39.371  INFO 8 --- [io-8080-exec-25] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:01:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:01:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:50.307  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:02:50.307  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:02:50.310  INFO 8 --- [io-8080-exec-19] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:oof@oof.onap.org
2021-04-03 23:02:50.366  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:02:50.366  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:02:50.372  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:02:50.372  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:02:50.376  INFO 8 --- [io-8080-exec-19] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-03 23:02:50.466  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:02:50.466  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:02:50.645  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 23:02:50.646  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 23:02:50.658  INFO 8 --- [io-8080-exec-19] 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-03 23:02:50.673  INFO 8 --- [io-8080-exec-19] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:02:50.674  INFO 8 --- [io-8080-exec-19] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:02:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:02:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:03:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:02.404  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:04:02.404  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:04:02.408  INFO 8 --- [io-8080-exec-15] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:oof@oof.onap.org
2021-04-03 23:04:02.461  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:04:02.462  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:04:02.466  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:04:02.466  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:04:02.468  INFO 8 --- [io-8080-exec-15] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-03 23:04:02.557  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:04:02.557  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:04:02.670  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-03 23:04:02.671  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-03 23:04:02.671  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-03 23:04:02.675  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:04:02.675  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-03 23:04:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:04:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:44.296  INFO 8 --- [io-8080-exec-16] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-03 23:05:44.369  INFO 8 --- [io-8080-exec-16] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-03 23:05:44.369  INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-04-03 23:05:44.469  INFO 8 --- [io-8080-exec-16] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-04-03 23:05:44.469  INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-04-03 23:05:44.474  INFO 8 --- [io-8080-exec-16] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:05:44.474  INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:05:44.477  INFO 8 --- [io-8080-exec-16] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:oof@oof.onap.org
2021-04-03 23:05:44.574  INFO 8 --- [io-8080-exec-16] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:05:44.574  INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:05:44.579  INFO 8 --- [io-8080-exec-16] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:05:44.579  INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:05:44.584  INFO 8 --- [io-8080-exec-16] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-03 23:05:44.665  INFO 8 --- [io-8080-exec-16] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:05:44.665  INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:05:45.051  INFO 8 --- [io-8080-exec-16] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 23:05:45.051  INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 23:05:45.052  INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application           : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true
2021-04-03 23:05:45.056  INFO 8 --- [io-8080-exec-16] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:05:45.056  INFO 8 --- [io-8080-exec-16] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:05:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:05:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:06:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:01.968  INFO 8 --- [io-8080-exec-13] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:07:01.968  INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:07:01.972  INFO 8 --- [io-8080-exec-13] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:oof@oof.onap.org
2021-04-03 23:07:02.045  INFO 8 --- [io-8080-exec-13] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:07:02.045  INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:07:02.053  INFO 8 --- [io-8080-exec-13] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:07:02.053  INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:07:02.058  INFO 8 --- [io-8080-exec-13] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-03 23:07:02.076  INFO 8 --- [io-8080-exec-13] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:07:02.076  INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:07:02.205  INFO 8 --- [io-8080-exec-13] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 23:07:02.205  INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-04-03 23:07:02.242  INFO 8 --- [io-8080-exec-13] 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-03 23:07:02.247  INFO 8 --- [io-8080-exec-13] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:07:02.247  INFO 8 --- [io-8080-exec-13] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:07:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:07:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:08:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:43.917  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:09:43.918  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-04-03 23:09:43.921  INFO 8 --- [nio-8080-exec-1] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:oof@oof.onap.org
2021-04-03 23:09:43.963  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:09:43.963  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck
2021-04-03 23:09:43.968  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:09:43.968  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK
2021-04-03 23:09:43.972  INFO 8 --- [nio-8080-exec-1] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-04-03 23:09:44.057  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:09:44.057  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-04-03 23:09:44.176  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-03 23:09:44.176  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-03 23:09:44.176  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-03 23:09:44.180  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-04-03 23:09:44.180  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-03 23:09:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:09:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:10:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:11:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:12:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:13:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:14:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:15:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:16:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:17:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:18:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:19:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:20:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:21:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:22:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:23:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:40.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:40.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:24:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:00.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:20.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:20.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:25:50.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:00.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:26:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:10.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:30.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:30.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:50.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:27:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:00.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:00.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:10.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:10.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:10.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:20.877  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:20.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:30.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:30.962  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:40.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:40.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:50.878  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-03 23:28:50.961  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance