Results

By type

          2021-06-07 01:44:56.832  WARN 1 --- [           main] o.s.b.l.logback.LogbackLoggingSystem     : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.1.12.RELEASE)

01:45:02,077 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
01:45:02,084 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
01:45:02,084 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:45:02,084 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
01:45:02,086 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@365590665 - No compression will be used
01:45:02,086 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@365590665 - Will use the pattern /opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
01:45:02,086 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'.
01:45:02,086 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:45:02,086 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Jun 07 01:45:02 GMT 2021
01:45:02,147 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log
01:45:02,147 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-schema-service/logs/ajsc-jetty/localhost_access.log]
01:45:02,147 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
01:45:02,147 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
01:45:02,147 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@7a675056 - Registering current configuration as safe fallback point

2021-06-07 01:45:02.328 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/lib/aai-els-onap-logging-1.7.0.jar!/
2021-06-07 01:45:02.462  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 134 ms to scan 1 urls, producing 6 keys and 6 values 
2021-06-07 01:45:02.463 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/classes!/
2021-06-07 01:45:02.469  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 5 ms to scan 1 urls, producing 6 keys and 30 values 
2021-06-07 01:45:02.521 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/lib/aai-els-onap-logging-1.7.0.jar!/
2021-06-07 01:45:02.525  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 6 keys and 6 values 
2021-06-07 01:45:02.527 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/classes!/
2021-06-07 01:45:02.532  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 5 ms to scan 1 urls, producing 6 keys and 30 values 
2021-06-07 01:45:02.537 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/lib/aai-els-onap-logging-1.7.0.jar!/
2021-06-07 01:45:02.540  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 6 keys and 6 values 
2021-06-07 01:45:02.541 DEBUG 1 --- [           main] org.reflections.Reflections              : going to scan these urls:
jar:file:/opt/app/aai-schema-service/lib/aai-schema-service-1.7.14.jar!/BOOT-INF/classes!/
2021-06-07 01:45:02.546  INFO 1 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 6 keys and 30 values 
2021-06-07 01:45:02.912 DEBUG 1 --- [           main] o.o.aai.schemaservice.SchemaServiceApp   : SchemaService initialization started...
2021-06-07 01:45:03.094 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v11 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v11
2021-06-07 01:45:03.132 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v12 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v12
2021-06-07 01:45:03.143 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v13 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v13
2021-06-07 01:45:03.150 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v14 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v14
2021-06-07 01:45:03.159 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v15 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v15
2021-06-07 01:45:03.166 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v16 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v16
2021-06-07 01:45:03.172 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v17 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v17
2021-06-07 01:45:03.178 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v18 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v18
2021-06-07 01:45:03.207 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v19 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v19
2021-06-07 01:45:03.212 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v20 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v20
2021-06-07 01:45:03.215 DEBUG 1 --- [           main] o.o.aai.schemaservice.edges.EdgeService  : For the version v21 looking for edge rules in folder /opt/app/aai-schema-service/resources//schema/onap/dbedgerules//v21
2021-06-07 01:45:03.251 DEBUG 1 --- [           main] o.o.a.schemaservice.query.QueryService   : Loading the following stored queries file /opt/app/aai-schema-service/resources//schema/onap/query//stored-queries.json
2021-06-07 01:45:06.850 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11
2021-06-07 01:45:06.938 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v11
2021-06-07 01:45:08.143 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12
2021-06-07 01:45:08.213 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v12
2021-06-07 01:45:10.024 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13
2021-06-07 01:45:10.053 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v13
2021-06-07 01:45:11.873 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14
2021-06-07 01:45:11.933 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v14
2021-06-07 01:45:13.416 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15
2021-06-07 01:45:13.435 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v15
2021-06-07 01:45:15.035 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16
2021-06-07 01:45:15.061 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v16
2021-06-07 01:45:16.834 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17
2021-06-07 01:45:16.850 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v17
2021-06-07 01:45:18.329 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18
2021-06-07 01:45:18.345 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v18
2021-06-07 01:45:20.034 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19
2021-06-07 01:45:20.055 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v19
2021-06-07 01:45:21.728 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20
2021-06-07 01:45:21.748 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v20
2021-06-07 01:45:23.275 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Started combining the schema from list of files [/opt/app/aai-schema-service/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21
2021-06-07 01:45:23.297 DEBUG 1 --- [           main] o.o.a.s.nodeschema.NodeIngestor          : Successfully merged all schema files for version v21
2021-06-07 01:45:24.590  WARN 1 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
2021-06-07 01:45:27.163 DEBUG 1 --- [           main] o.o.a.schemaservice.config.ErrorHandler  : Filter 'errorHandler' configured for use
2021-06-07 01:45:27.558 DEBUG 1 --- [           main] o.o.aai.schemaservice.SchemaServiceApp   : Application 'aai-schema-service' is running on 8452!
2021-06-07 01:45:27.559 DEBUG 1 --- [           main] o.o.aai.schemaservice.SchemaServiceApp   : SchemaService MicroService Started
SchemaService Microservice Started
2021-06-07 02:07:33.967  INFO 1 --- [qtp989447607-30] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:34.081 DEBUG 1 --- [qtp989447607-30] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai-schema-service/./resources/etc/appprops/aaiconfig.properties
2021-06-07 02:07:34.082  INFO 1 --- [qtp989447607-30] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: /opt/app/aai-schema-service/./resources/etc/appprops/aaiconfig.properties
2021-06-07 02:07:34.086  INFO 1 --- [qtp989447607-30] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:34.506  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:34.535  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:37.746  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:37.769  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:39.175  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:39.186  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:40.370  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:40.383  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:41.699  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:41.712  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:43.093  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:43.108  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:44.708  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:44.721  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:45.945  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:45.959  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:47.268  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:47.280  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:48.699  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:48.711  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:50.172  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:50.187  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:51.917  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:51.942  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:51.958  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:51.970  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:51.985  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:52.014  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:52.029  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:52.037  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:52.052  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:52.064  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:52.079  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:52.162  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:52.211  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:52.222  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:52.236  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:52.245  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:52.257  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:52.265  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:52.278  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:52.323  INFO 1 --- [qtp989447607-31] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:07:52.339  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:07:52.350  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:20.896  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:20.911  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:21.181  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:21.193  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:24.735  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:24.747  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:27.028  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:27.040  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:28.719  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:28.733  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:30.731  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:30.748  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:32.684  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:32.696  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:34.240  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:34.254  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:35.802  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:35.816  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:36.356  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:36.361  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:36.615  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:36.626  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:37.451  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:37.469  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:39.027  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:39.037  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:39.936  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:39.948  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:40.926  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:40.941  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:41.857  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:41.867  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:43.753  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:43.763  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:45.542  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:45.552  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:47.428  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:47.439  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:49.258  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:49.272  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:50.864  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:50.878  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.255  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.262  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.290  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.298  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.318  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.328  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.339  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.346  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.357  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.366  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.377  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.384  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.396  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.403  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.421  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.430  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.442  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.451  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.466  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.473  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.487  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.499  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:52.618  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:52.627  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:53.060  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:53.073  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:54.796  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:54.807  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:56.793  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:56.806  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.801  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.811  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.826  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.832  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.842  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.848  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.859  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.867  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.879  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.887  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.898  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.906  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.918  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.927  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.941  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.947  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.959  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.967  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:58.981  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:58.988  INFO 1 --- [qtp989447607-34] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:12:59.002  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:12:59.012  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:22.324  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:22.329  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:22.626  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:22.635  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:27.483  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:27.494  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:29.516  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:29.525  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:31.679  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:31.690  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:33.599  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:33.609  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:35.486  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:35.495  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:37.237  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:37.250  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:39.143  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:39.154  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:41.217  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:41.228  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:43.137  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:43.151  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:45.226  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:45.244  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.435  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.442  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.479  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.509  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.540  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.549  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.572  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.578  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.594  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.600  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.615  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.628  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.647  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.657  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.671  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.680  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.695  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.703  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.717  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.729  INFO 1 --- [qtp989447607-32] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.
2021-06-07 02:13:47.743  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Entering
2021-06-07 02:13:47.782  INFO 1 --- [qtp989447607-33] o.o.l.f.base.AbstractAuditLogFilter      : Exiting.